Skip to content

Commit f9c8b7a

Browse files
committed
docs: generate jsdoc documentation site under jsdoc/ directory
1 parent cb98603 commit f9c8b7a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+24446
-226
lines changed

jsdoc-template/static/styles/jsdoc-default.css

Lines changed: 284 additions & 223 deletions
Large diffs are not rendered by default.

jsdoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"opts": {
1717
"recurse": true,
18-
"destination": "./docs/",
18+
"destination": "./jsdoc/",
1919
"template": "./jsdoc-template"
2020
}
2121
}

0 commit comments

Comments
 (0)