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-03-05 20:13:36 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2021-03-05 20:13:36 +0300
commitd7129eb7c45cab1e3c731523cbfae6d02ae51bf6 (patch)
treeb6b4ca690a352c2ded57e8aae151139f6533db95
parentae469ee8ec1c2aeed23fcf4dca0b4e875f4f9a0f (diff)
parent297cb6399b46182dc2f9ae8684e5a5a1d2ebadc8 (diff)
Merge branch 'aqualls-growth-left-nav' into 'master'
Add Growth pages to left nav menu See merge request gitlab-org/gitlab-docs!1577
-rw-r--r--content/_data/default-nav.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 7b40db5f..6732796f 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -895,7 +895,8 @@ sections:
doc_url: 'operations/incident_management/status_page.html'
- category_title: Feature Flags
category_url: 'operations/feature_flags.html'
-
+ - category_title: Product analytics
+ category_url: 'operations/product_analytics.html'
- section_title: CI/CD
section_url: 'ci/README.html'
section_categories:
@@ -1336,6 +1337,8 @@ sections:
doc_url: 'api/groups.html'
- doc_title: Import
doc_url: 'api/import.html'
+ - doc_title: Invitations
+ doc_url: 'api/invitations.html'
- doc_title: Issue boards (project)
doc_url: 'api/boards.html'
- doc_title: Issue boards (group)
@@ -1761,6 +1764,11 @@ sections:
category_url: 'development/snowplow.html'
- category_title: Usage Ping guide
category_url: 'development/usage_ping/'
+ docs:
+ - doc_title: Metrics dictionary guide
+ doc_url: 'development/usage_ping/metrics_dictionary.html'
+ - doc_title: Metrics dictionary
+ doc_url: 'development/usage_ping/dictionary.html'
- category_title: Value Stream Analytics
category_url: 'development/value_stream_analytics.html'
- category_title: Working with Prometheus metrics