test jsdoc
This commit is contained in:
parent
f469e48970
commit
2348d056cb
6 changed files with 1343 additions and 14 deletions
6
jsdoc.config.json
Normal file
6
jsdoc.config.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"source": {
|
||||
"includePattern": ".+\\.(js(doc|x)?|mjs)$"
|
||||
},
|
||||
"plugins": ["plugins/markdown"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue