adoyle-h/config-sp

View on GitHub
jsduck.json

Summary

Maintainability
Test Coverage
{
    "--title": "Config-sp API doc",
    "--footer": "Copyright 2015-2016 ADoyle. Licensed under the Apache License, Version 2.0.",
    "--no-source": true,
    "--": [
        "src/get.js",
        "src/config.js"
    ],
    "--output": "./doc/API"
}