Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-10-27 08:52:11 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-27 08:52:11 +0300
commit5eca43ebf626fecf478a0dc439e6be3f6c7d6b22 (patch)
tree291bdeadd1b817d27abfad08343fac30d0afcbc0 /nanoc.yaml
parentae6f335934a9436d02103f21599ccded1a97c61e (diff)
Disable breadcrumbs for now.
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 67bdeecc..7b9bdf4c 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -91,3 +91,7 @@ checks:
# E.g.:
# exclude_files: ['blog/page']
exclude_files: []
+
+# Whether or not breadcrumbs are enabled.
+# Disabled for now.
+breadcrumbs: false