UNPKG

@caspingus/lt

Version:

A utility library of helpers and tools for working with Learnosity APIs.

57 lines (56 loc) 1.46 kB
{ "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc", "closure"] }, "plugins": ["plugins/markdown"], "markdown": { "hardwrap": false, "idInHeadings": true }, "recurseDepth": 6, "sourceType": "module", "source": { "include": ["src"], "includePattern": ".js$", "excludePattern": "(node_modules/|docs|vendor)" }, "templates": { "cleverLinks": false, "monospaceLinks": true, "disableSort": false, "collapse": true, "default": { "outputSourceFiles": false, "includeDate": false } }, "opts": { "destination": "./docs", "encoding": "utf8", "recurse": true, "verbose": true, "template": "/Users/michaelsharman/Documents/workspaces/docdash" }, "docdash": { "static": true, "sort": true, "search": true, "collapse": true, "typedefs": true, "private": false, "meta": { "title": "Learnosity Toolkit - Docs", "description": "Documentation for the Learnosity Toolkit JavaScript library.", "keyword": "Learnosity" }, "menu": { "Github": { "href": "https://github.com/michaelsharman/LT", "target": "_blank", "class": "", "id": "" } } } }