mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Dropped template default parameter.
This commit is contained in:
parent
62157919d2
commit
2524664d4b
@ -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