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

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": [