Bugfix/separate declaration from exposition (#245)

* Separate definition from exposition

* Suppress previous documentation before generating new one

* Restore deleted line

* Set up verbosity to provide details on what's going on
This commit is contained in:
tetedacier
2018-05-29 18:43:02 +02:00
committed by Jeff Schiller
parent 76db126ec7
commit d098dc0914
7 changed files with 17 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
},
"opts":{
"recurse": true,
"verbose": true,
"destination": ".jsdoc/out"
}
}