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:
authorMarcel Amirault <mamirault@gitlab.com>2021-11-09 02:23:24 +0300
committerMarcel Amirault <mamirault@gitlab.com>2021-11-09 02:23:24 +0300
commit6ff482786f73494856c8f232cdca622f74c5b12a (patch)
treea02c42491f2a10ae74bed380210e61b57707487b
parent7b8749fd59503114da18eb76d7736f8dea1ed1df (diff)
parent1da9ab3d668e0094814e6770513fe6516f808f82 (diff)
Merge branch 'sselhorn-main-patch-10999' into 'main'
Added deprecation guidelines to nav See merge request gitlab-org/gitlab-docs!2246
-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 cf7b00ce..f95a774d 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2281,6 +2281,8 @@ sections:
doc_url: 'ee/development/database/table_partitioning.html'
- doc_title: Understanding EXPLAIN plans
doc_url: 'ee/development/understanding_explain_plans.html'
+ - category_title: Deprecation guidelines
+ category_url: 'ee/development/deprecation_guidelines/'
- category_title: Developer guide to logging
category_url: 'ee/development/logging.html'
- category_title: Development Rake tasks