Comparing version
{ | ||
"name": "bouquet", | ||
"description": "Collection of useful plugins for JSDoc", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ |
@@ -22,3 +22,3 @@ <a href="http://www.fusioncharts.com/"><img src="http://fusioncharts.github.io/bouquet/images/bouquet.png" alt="Bouquet logo" align="right" /></a> | ||
"plugins": ["plugins/staticFiles/staticFiles"], | ||
"plugins": ["plugins/staticFiles/staticFiles"] | ||
@@ -25,0 +25,0 @@ - Put in plugin specific configuration in JSDoc's conf file. Each plugin's configuration options are provided in a `README.md` within the plugin specific folder. |
@@ -53,3 +53,3 @@ # staticFiles | ||
`recursive` | If true, the source folders will be recursively copied. Defaults to `false`. | ||
`recurselevel` | If `recursive` is `true`, this provides the depth of levels that the recursion should go. This is `3` by default. | ||
`recurseLevel` | If `recursive` is `true`, this provides the depth of levels that the recursion should go. This is `3` by default. | ||
@@ -56,0 +56,0 @@ |
15850
-0.01%