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:
authorKati Paizee <kpaizee@gitlab.com>2022-08-29 22:45:47 +0300
committerKati Paizee <kpaizee@gitlab.com>2022-08-29 22:45:47 +0300
commit0bc5302b6199542dfa3e8d559e4cea99306d87f1 (patch)
tree48ca7445caa8e326dd55b537679d9b8cb183402e
parenteac1f700f8b6653b8116b0caf295f82ad2992fc9 (diff)
parentf38c454a4128c692d51f5b440f2d00266f60653f (diff)
Merge branch 'selhorn-topic-type-nav' into 'main'
Updated nav for topic type split See merge request gitlab-org/gitlab-docs!3037
-rw-r--r--content/_data/navigation.yaml11
1 files changed, 10 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 3449818a..f6e7709c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2502,7 +2502,16 @@ sections:
- doc_title: Recommended word list
doc_url: 'ee/development/documentation/styleguide/word_list.html'
- doc_title: Topic types
- doc_url: 'ee/development/documentation/structure.html'
+ doc_url: 'ee/development/documentation/topic_types/'
+ docs:
+ - doc_title: Concepts
+ doc_url: 'ee/development/documentation/topic_types/concept.html'
+ - doc_title: Tasks
+ doc_url: 'ee/development/documentation/topic_types/task.html'
+ - doc_title: Reference
+ doc_url: 'ee/development/documentation/topic_types/reference.html'
+ - doc_title: Troubleshooting
+ doc_url: 'ee/development/documentation/topic_types/troubleshooting.html'
- doc_title: Document product versions
doc_url: 'ee/development/documentation/versions.html'
- doc_title: Global navigation