jsdoc-dash-template
jsdoc-dash-template copied to clipboard
Allow user-configured templateOptions
Currently, the templateOptions is hardcoded to just set includeNav: false. This PR allows a user to set a templateOptions option to allow overriding these options to include things such as outputSourceFiles: false if a user wants to exclude the source files.
Hi, just following up on this @theasta ? Thanks!