jsdoc/jsdoc.github.io

Document `recurseDepth` config option

hegemonic opened this issue · 1 comments

As of JSDoc 3.5.0, users can specify a recurseDepth option in conf.json, which controls how many directories deep JSDoc will recursively look for files. The default value is 10.

Fixed on master.