25 lines
569 B
JSON
25 lines
569 B
JSON
{
|
|
"tags": {
|
|
"allowUnknownTags": true
|
|
},
|
|
"source": {
|
|
"includePattern": ".+\\.js(doc)?$",
|
|
"excludePattern": "(^|\\/|\\\\)_"
|
|
},
|
|
"plugins": [],
|
|
"templates": {
|
|
"cleverLinks": false,
|
|
"monospaceLinks": false,
|
|
"default": {
|
|
"outputSourceFiles": true
|
|
},
|
|
"systemName" : "FooTable V3",
|
|
"footer" : "",
|
|
"copyright" : "Copyright © 2016",
|
|
"navType" : "vertical",
|
|
"theme" : "oblivion",
|
|
"linenums" : true,
|
|
"collapseSymbols" : false,
|
|
"inverseNav" : true
|
|
}
|
|
} |