aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs.config.js
diff options
context:
space:
mode:
authorPeter Bacon Darwin2014-02-15 16:07:14 +0000
committerPeter Bacon Darwin2014-02-16 19:03:44 +0000
commita8f21d4c48681c6f1ad64f8fa4577353b4405e29 (patch)
tree8f56bf5d38e8a43ee9879e9d76c4aef630becfb6 /docs/docs.config.js
parent6fcf544528da04ba2b081ae9f1cbb723600bcac6 (diff)
downloadangular.js-a8f21d4c48681c6f1ad64f8fa4577353b4405e29.tar.bz2
chore(doc-gen): only output info (and more severe) log messages
Diffstat (limited to 'docs/docs.config.js')
-rw-r--r--docs/docs.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.config.js b/docs/docs.config.js
index 4c9b96f6..15193c45 100644
--- a/docs/docs.config.js
+++ b/docs/docs.config.js
@@ -20,7 +20,7 @@ module.exports = function(config) {
config.set('rendering.outputFolder', '../build/docs');
- config.set('logging.level', 'debug');
+ config.set('logging.level', 'info');
config.merge('deployment', {
environments: [{