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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2021-11-08 21:16:47 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2021-11-08 21:16:47 +0300
commit1da9ab3d668e0094814e6770513fe6516f808f82 (patch)
treea02c42491f2a10ae74bed380210e61b57707487b
parent7b8749fd59503114da18eb76d7736f8dea1ed1df (diff)
Added deprecation guidelines to nav
-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