Update docs to work
Some checks failed
Update Wiki from JSDoc / update-wiki (pull_request) Has been cancelled
Lint JavaScript/Node.js / lint-js (pull_request) Has been cancelled
DRB Tests / drb_mocha_tests (pull_request) Has been cancelled

This commit is contained in:
Logan Cusano
2024-08-17 19:05:38 -04:00
parent 066404dd10
commit 277f7d176a
3 changed files with 933 additions and 2820 deletions

5
jsdoc.conf Normal file
View File

@@ -0,0 +1,5 @@
{
"source": {
"includePattern": ".+\\.([mc]?js(doc|x)?)$"
}
}