aboutsummaryrefslogtreecommitdiffstats
path: root/docs/config/index.js
diff options
context:
space:
mode:
authorPeter Bacon Darwin2014-02-15 20:57:38 +0000
committerPeter Bacon Darwin2014-02-16 19:03:45 +0000
commit0b28de1e550d4811cd7206d2883fde157e500e83 (patch)
treef0b950140143f69fcfe8881d1bb4083b47eb5bd5 /docs/config/index.js
parent84d9a574169e40013f605549074fbf8057466ad5 (diff)
downloadangular.js-0b28de1e550d4811cd7206d2883fde157e500e83.tar.bz2
chore(doc-gen): improve error page navigation
Diffstat (limited to 'docs/config/index.js')
-rw-r--r--docs/config/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/config/index.js b/docs/config/index.js
index f2d76977..ea15ce44 100644
--- a/docs/config/index.js
+++ b/docs/config/index.js
@@ -10,6 +10,7 @@ module.exports = function(config) {
config.append('processing.processors', [
require('./processors/git-data'),
+ require('./processors/error-docs'),
require('./processors/keywords'),
require('./processors/versions-data'),
require('./processors/pages-data'),