Skip to content

Commit

Permalink
Added packages for JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
grantrburgess committed Jan 2, 2020
1 parent 1bdafff commit 160f0c4
Show file tree
Hide file tree
Showing 3 changed files with 623 additions and 42 deletions.
16 changes: 16 additions & 0 deletions conf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"source": {
"include": ["./core/main/client"],
"includePattern": ".js$"
},
"plugins": [
"plugins/markdown"
],
"opts": {
"encoding": "utf8",
"readme": "./README.md",
"destination": "docs/",
"recurse": true,
"verbose": true
}
}
Loading

4 comments on commit 160f0c4

@Peace1243

This comment was marked as spam.

@Peace1243

This comment was marked as spam.

@Peace1243

This comment was marked as spam.

@Peace1243

This comment was marked as spam.

Please sign in to comment.