yuidoc-die-on-warnings
v0.0.2
Published
Preprocessor that makes yuidoc die on warnings
Downloads
3
Readme
yuidoc-die-on-warnings
Preprocessor for yuidoc that makes it die on warnings.
In order to use it, make your yuidoc config file look something like this:
{
"options": {
"preprocessor": "yuidoc-die-on-warnings"
}
}