Jeff Williams
a3286e38bc
remove jsVersion config property ( #390 )
2013-04-17 17:45:46 -07:00
Jeff Williams
5df4fd432d
update the default template to generate pretty-printed source files ( #208 )
...
enabled by default. to disable pretty-printed source files, add the
property templates.default.outputSourceFiles: false to your conf.json
file.
2013-01-22 20:34:41 -08:00
Jeff Williams
e572b942bb
remove unused config option
2012-12-04 23:15:56 -08:00
Jeff Williams
d2d05fcb88
fix conf.json issues
...
- don't try to create conf.json if it doesn't exist (resolves a
permissions issue when installing with npm -g)
- add default values for recently added properties (hopefully fixes
Travis CI build)
2012-12-02 20:26:05 -08:00
Jeff Williams
639a292a96
use Windows-friendly exclude pattern in conf.json
2012-10-19 22:03:37 -07:00
Jannon
3d1d9d7321
Use conf.json.EXAMPLE and .gitignore conf.json to changes don't affect repo status
...
To make it no impact, if JSDoc can't find a conf.json, it looks for conf.json.EXAMPLE and copies that over.
2012-03-16 02:49:17 -07:00