Merge "Renamed doc command to docs."

This commit is contained in:
Jenkins 2016-07-27 06:50:57 +00:00 committed by Gerrit Code Review
commit c36d519ca4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"posttest": "istanbul check-coverage",
"prepublish": "nsp check",
"lint": "eslint ./",
"doc": "(cd doc; make html)",
"docs": "(cd doc; make html)",
"jsdoc": "jsdoc generators/app/lib -r -d jsdoc_build"
},
"keywords": [