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:
authorSarah German <sgerman@gitlab.com>2022-04-22 23:39:06 +0300
committerSarah German <sgerman@gitlab.com>2022-04-22 23:39:06 +0300
commit0fff62390d1a2212ac0908d00b98cc3629bbe24d (patch)
tree8ec39f41e08b5d121f3d813c833f09b61de91a3e
parent4ff89a4eb0bcda6e9d81f5741fdaed24935b45c8 (diff)
parent2159e7fc43b2f3b8d22f87707e99da66c56ca588 (diff)
Merge branch 'aqualls-sourcecode-gitaly' into 'main'
Add files from development/backend See merge request gitlab-org/gitlab-docs!2597
-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