change doc gen

This commit is contained in:
Amish Shah
2016-08-21 17:26:35 +01:00
parent 30e6bbd7a4
commit 985681f1f6
18 changed files with 697 additions and 168 deletions

View File

@@ -5,7 +5,7 @@
"main": "./src/index",
"scripts": {
"test": "eslint src/ && node test/random",
"docs": "node docs/gen/index.js"
"docs": "node docs/generator/generator.js"
},
"repository": {
"type": "git",