]> git.r.bdr.sh - rbdr/blog/blobdiff - config/jsdoc.json
Remove bin and config files
[rbdr/blog] / config / jsdoc.json
diff --git a/config/jsdoc.json b/config/jsdoc.json
deleted file mode 100644 (file)
index 9e05753..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-  "plugins": ["plugins/markdown"],
-  "opts": {
-    "destination": "doc",
-    "readme": "README.md",
-    "template": "node_modules/docdash",
-    "recurse": true
-  }
-}