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:
authorAmy Qualls <aqualls@gitlab.com>2022-04-08 22:32:26 +0300
committerCraig Norris <cnorris@gitlab.com>2022-04-08 22:32:26 +0300
commit9a394ec55057df99d4947f2334f29897acb6c8fa (patch)
tree90adf678b55978a20f2d92c94d43461740895f77
parented1f54650d7190ecd5a2bcf8923510088b5dfbaa (diff)
Add the Workhorse pages to left nav
-rw-r--r--content/_data/navigation.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index a1a08e8c..78fb9b32 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2867,6 +2867,17 @@ sections:
doc_url: 'ee/development/wikis.html'
- doc_title: Work items and work item types
doc_url: 'ee/development/work_items.html'
+ - doc_title: Workhorse
+ doc_url: 'ee/development/workhorse/'
+ docs:
+ - doc_title: Adding new features to Workhorse
+ doc_url: 'ee/development/workhorse/new_features.html'
+ - doc_title: Configuration
+ doc_url: 'ee/development/workhorse/configuration.html'
+ - doc_title: Features that rely on Workhorse
+ doc_url: 'ee/development/workhorse/gitlab_features.html'
+ - doc_title: Websocket channel support
+ doc_url: 'ee/development/workhorse/channel.html'
- doc_title: Working with Prometheus metrics
doc_url: 'ee/development/prometheus_metrics.html'
- doc_title: Workspace