mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-05 08:59:35 +08:00
chore(doc-gen): add contentFolder config property
This commit is contained in:
committed by
Brian Ford
parent
2eff326781
commit
dec5eb6e83
@@ -30,6 +30,7 @@ module.exports = function(config) {
|
||||
config.set('processing.errors.minerrInfoPath', path.resolve(basePath, '../build/errors.json'));
|
||||
|
||||
config.set('rendering.outputFolder', '../build/docs');
|
||||
config.set('rendering.contentsFolder', 'partials');
|
||||
|
||||
config.set('logging.level', 'info');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user