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:
authorAchilleas Pipinellis <axil@gitlab.com>2019-08-28 19:08:59 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-28 19:08:59 +0300
commit1aed6e8ac5a212eb551d8a66dfb2599648aabf5e (patch)
treeb9b5b7908f9110df6c81f5396853fee0700ed0d5 /nanoc.yaml
parent9f47fde41e7734480df108babd37b4c82c42c534 (diff)
Expose /charts to landing page and menu bar
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 3282643f..d3bc8681 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -181,7 +181,7 @@ products:
expose: true
charts:
full_name: 'GitLab Helm chart'
- short_name: 'Chart'
+ short_name: 'Charts'
slug: 'charts'
index_file: 'index.*'
img: '/assets/images/docs-gitlab.svg'
@@ -191,7 +191,7 @@ products:
temp_dir: 'tmp/charts/'
dest_dir: 'content/charts'
doc_dir: 'doc'
- expose: false
+ expose: true
debug:
full_name: 'Debugging for GitLab Support'
short_name: 'Debug'