UNPKG

462 BJSONView Raw
1{
2 "tags": {
3 "allowUnknownTags": true
4 },
5 "opts": {
6 "destination": "/docs/gen"
7 },
8 "plugins": [
9 "plugins/markdown"
10 ],
11 "templates": {
12 "cleverLinks": false,
13 "monospaceLinks": false,
14 "default": {
15 "outputSourceFiles": true
16 },
17 "path": "ink-docstrap",
18 "theme": "cerulean",
19 "navType": "vertical",
20 "linenums": true,
21 "dateFormat": "MMMM Do YYYY, h:mm:ss a"
22 }
23 }
\No newline at end of file