We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ed569 commit dfaa6cdCopy full SHA for dfaa6cd
doc-config.json
@@ -23,7 +23,7 @@
23
},
24
"plugins": [],
25
"opts": {
26
- "template": "templates/default",
+ "template": "node_modules/@jeremyckahn/minami",
27
"encoding": "utf8",
28
"destination": "../javascript-algorithms-docs",
29
"recurse": true,
package.json
@@ -7,6 +7,7 @@
7
"test": "test"
8
9
"devDependencies": {
10
+ "@jeremyckahn/minami": "^1.3.1",
11
"gulp-eslint": "^3.0.1",
12
"gulp": "^3.8.10",
13
"gulp-jasmine": "^2.0.1",
0 commit comments