angular-jsdoc
angular-jsdoc copied to clipboard
Search Filter is missing on Default Template
in the main README.md you have stated that the default folder is the one to use for all new versions of Angular-JSDoc
`NOTE: the location of configure file and template directory has been moved with the release of 1.0.0 Please make changes accordingly for your gulp file.
configure: Old: node_modules/angular-jsdoc/conf.json New: node_modules/angular-jsdoc/common/conf.json template: Old: node_modules/angular-jsdoc/template New: node_modules/angular-jsdoc/default`
However, the default template does not have a filter on the layout.html nor does it have a site.js file to use the filter.