summaryrefslogtreecommitdiff
path: root/support/jsdoc/jsdoc.json
diff options
context:
space:
mode:
Diffstat (limited to 'support/jsdoc/jsdoc.json')
-rw-r--r--support/jsdoc/jsdoc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/jsdoc/jsdoc.json b/support/jsdoc/jsdoc.json
index a0e0daa..e800aed 100644
--- a/support/jsdoc/jsdoc.json
+++ b/support/jsdoc/jsdoc.json
@@ -9,7 +9,7 @@
"plugins": ["plugins/markdown", "./jsdoc-import-path-plugin"],
"opts": {
"readme": "README.md",
- "template": "node_modules/minami",
+ "template": "support/jsdoc/theme",
"encoding": "utf8",
"destination": "./docs",
"recurse": true