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:
authorAmy Qualls <aqualls@gitlab.com>2022-04-22 23:39:06 +0300
committerSarah German <sgerman@gitlab.com>2022-04-22 23:39:06 +0300
commit2159e7fc43b2f3b8d22f87707e99da66c56ca588 (patch)
treefc9cd368edf91af8adb93e51f9c96d44ee8f9237
parente77dbf6ffdf7622392887ee6525802c14242dab4 (diff)
Add files from development/backend
-rw-r--r--content/_data/navigation.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index cfc6a257..5c9a1951 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2479,6 +2479,13 @@ sections:
doc_url: 'ee/development/code_intelligence/'
- doc_title: CodeSandbox development environment
doc_url: 'ee/development/integrations/codesandbox.html'
+ - doc_title: Create - Source Code backend
+ doc_url: 'ee/development/backend/create_source_code_be/'
+ docs:
+ - doc_title: Gitaly touch points
+ doc_url: 'ee/development/backend/create_source_code_be/gitaly_touch_points.html'
+ - doc_title: Source Code REST endpoints
+ doc_url: 'ee/development/backend/create_source_code_be/rest_endpoints.html'
- doc_title: Danger bot
doc_url: 'ee/development/dangerbot.html'
- doc_title: Database development
@@ -2680,6 +2687,8 @@ sections:
doc_url: 'ee/development/newlines_styleguide.html'
- doc_title: Python development guidelines
doc_url: 'ee/development/python_guide/'
+ - doc_title: Ruby style guide
+ doc_url: 'ee/development/backend/ruby_style_guide.html'
- doc_title: SCSS style guide
doc_url: 'ee/development/fe_guide/style/scss.html'
- doc_title: Shell scripting standards and style guidelines