Add better docs tasks

This commit is contained in:
Nick O'Leary
2018-04-24 16:48:32 +01:00
parent 5d064aa1d7
commit e6aeeea8c1
3 changed files with 33 additions and 2 deletions

View File

@@ -1,4 +1,9 @@
{
"opts": {
"template": "./node_modules/ink-docstrap/template",
"destination": "./docs",
"recurse": true
},
"tags": {
"allowUnknownTags": false,
"dictionaries": ["jsdoc"]