JSDoc documentation generator with plovr by "make jsdoc"

This commit is contained in:
Petr Pridal
2012-06-19 16:13:00 +02:00
parent 6f3b47709a
commit fd14df352b
2 changed files with 5 additions and 2 deletions

View File

@@ -28,5 +28,5 @@
// "undefinedVars": "ERROR"
},
"jsdoc-html-output-path": "."
"jsdoc-html-output-path": "jsdoc"
}