Theme Assets
This commit is contained in:
17
assets/vendor/gmaps/jsdoc.json
vendored
Normal file
17
assets/vendor/gmaps/jsdoc.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"source": {
|
||||
"include": [ "./lib" ],
|
||||
"includePattern": ".js$"
|
||||
},
|
||||
"plugins": [
|
||||
"plugins/markdown"
|
||||
],
|
||||
"markdown": {
|
||||
"hardwrap": true
|
||||
},
|
||||
"opts": {
|
||||
"template": "node_modules/docdash",
|
||||
"recurse": true,
|
||||
"destination": "./docs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user