intelligence
Version:
Machine learning library written in javascript
28 lines • 749 B
JSON
{
"tags": {
"allowUnknownTags": true
},
"source": {
"includePattern": ".+\\.js(doc)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"plugins": ["plugins/markdown"],
"markdown": {
"parser": "gfm"
},
"templates": {
"systemName": "intelligence.js",
"footer": "intelligence.js",
"copyright": "copyright",
"navType": "vertical",
"theme": "cosmo",
"linenums": "true",
"collapseSymbols": "true",
"inverseNav": "true",
"outputSourceFiles": "true",
"outputSourcePath": "true",
"dateFormat": "DD/MM/YYYY",
"highlightTutorialCode": "true",
"syntaxTheme": "default"
}
}