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:
authorBrian Williams <bwilliams@gitlab.com>2022-09-16 04:03:22 +0300
committerRussell Dickenson <rdickenson@gitlab.com>2022-09-16 04:03:22 +0300
commit19d085a4e308b7424639f1a16c0714c15ec40ad9 (patch)
treeea2b5291bd46529abeceb2196bc71671760a9adc
parentaf8d8b33a640eb65c0d576a2974179b330fc9a03 (diff)
Add "`Gemfile` guidelines" to the navigation sidebar
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index aa25bc70..31b1705f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2638,6 +2638,8 @@ sections:
doc_url: 'ee/development/python_guide/'
- doc_title: Ruby style guide
doc_url: 'ee/development/backend/ruby_style_guide.html'
+ - doc_title: 'Gemfile guidelines'
+ doc_url: 'ee/development/gemfile.html'
- doc_title: SCSS style guide
doc_url: 'ee/development/fe_guide/style/scss.html'
- doc_title: Shell scripting standards and style guidelines