Reorganize structure with entry point
This commit is contained in:
15
webgis/js/jsdoc.json
Normal file
15
webgis/js/jsdoc.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"source": {
|
||||
"include": ["gis.js", "ui.js", "index.js"],
|
||||
"includePattern": ".js$",
|
||||
"excludePattern": "(vendor/|docs)"
|
||||
},
|
||||
|
||||
"plugins": ["plugins/markdown"],
|
||||
|
||||
"opts": {
|
||||
"encoding": "utf8",
|
||||
"destination": "docs/",
|
||||
"recurse": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user