mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Merge pull request #70 from rafalwrzeszcz/feature-drop-defaults
Dropped template default parameter.
This commit is contained in:
commit
487652c63f
@ -12,7 +12,6 @@ var common = {
|
||||
var argParser = new common.args.ArgParser(),
|
||||
ourOptions,
|
||||
defaults = {
|
||||
template: 'templates/default',
|
||||
destination: './out/'
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user