caccl-api
Version:
A class that defines a set of smart Canvas endpoints that actually behave how you'd expect them to.
25 lines (24 loc) • 701 B
JSON
{
"source": {
"include": [
"lib/endpoints"
]
},
"opts": {
"readme": "./docBuilder/DOCS_HOME.md",
"destination": "./docs",
"recurse": true,
"template": "./docBuilder/template"
},
"templates": {
"systemName": "caccl-api",
"systemSummary": "A class that defines a set of smart Canvas endpoints that actually behave how you'd expect them to.",
"footer": "Created by Gabe Abrams in the Harvard Division of Continuing Education",
"copyright": "All code, materials, documentation, and other parts of this project under MIT license",
"showTableOfContents": true,
"includeDate": false,
"default": {
"useLongnameInNav": true
}
}
}