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:
authorSusan Tacker <stacker@gitlab.com>2022-08-23 01:24:34 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-08-23 01:24:34 +0300
commitd4498e89877924e9f6b142814b11834b462c6808 (patch)
treec32f5856698786f29ac30c6ac7d556bf42eb60d2
parent5ec7a07ef2fecb0d7102cc4e5cfa9ec12db4288e (diff)
Update left nav order under Documentation
-rw-r--r--content/_data/navigation.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index f88e7669..6e86bb7f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2495,37 +2495,37 @@ sections:
docs:
- doc_title: Architecture
doc_url: 'ee/development/architecture.html'
- - doc_title: Documentation
+ - doc_title: Contribute to documentation
doc_url: 'ee/development/documentation/'
docs:
+ - doc_title: How to update the documentation
+ doc_url: 'ee/development/documentation/workflow.html'
- doc_title: Style guide
doc_url: 'ee/development/documentation/styleguide/'
- - doc_title: Creating a GraphQL example page
- doc_url: 'ee/development/documentation/graphql_styleguide.html'
- - doc_title: RESTful API style guide
- doc_url: 'ee/development/documentation/restful_api_styleguide.html'
- 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_title: Process
- doc_url: 'ee/development/documentation/workflow.html'
+ - doc_title: Document product versions
+ doc_url: 'ee/development/documentation/versions.html'
+ - doc_title: Global navigation
+ doc_url: 'ee/development/documentation/site_architecture/global_nav.html'
- doc_title: Testing
doc_url: 'ee/development/documentation/testing.html'
- doc_title: Site architecture
doc_url: 'ee/development/documentation/site_architecture/'
- doc_title: Folder structure
doc_url: 'ee/development/documentation/site_architecture/folder_structure.html'
- - doc_title: Global navigation
- doc_url: 'ee/development/documentation/site_architecture/global_nav.html'
- - doc_title: Documenting product versions
- doc_url: 'ee/development/documentation/versions.html'
- doc_title: Deployment process
doc_url: 'ee/development/documentation/site_architecture/deployment_process.html'
- doc_title: Documentation review apps
doc_url: 'ee/development/documentation/review_apps.html'
- doc_title: Redirects
doc_url: 'ee/development/documentation/redirects.html'
+ - doc_title: Create a GraphQL example page
+ doc_url: 'ee/development/documentation/graphql_styleguide.html'
+ - doc_title: RESTful API style guide
+ doc_url: 'ee/development/documentation/restful_api_styleguide.html'
- doc_title: Development Rake tasks
doc_url: 'ee/development/rake_tasks.html'
docs: