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:
authorClayton Cornell <ccornell@gitlab.com>2022-12-14 23:23:35 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-12-14 23:23:35 +0300
commitd0e751d9165d92d833dee6916265f41f157b3a85 (patch)
tree8bb788d52fb818e68e5a08d35278a3689b40a732
parent897046a2eb983f65b846dd716259b0bd2b832bca (diff)
Add new Package Reference page to global nav
-rw-r--r--content/_data/navigation.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 62ba5ce1..8127d944 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1844,6 +1844,10 @@ sections:
- doc_title: Package Registry
doc_url: 'ee/user/packages/package_registry/'
docs:
+ - doc_title: Supported package managers
+ doc_url: 'ee/user/packages/package_registry/supported_package_managers.html'
+ - doc_title: Supported hash types
+ doc_url: 'ee/user/packages/package_registry/supported_hash_types.html'
- doc_title: Composer
doc_url: 'ee/user/packages/composer_repository/'
- doc_title: Conan
@@ -1864,6 +1868,8 @@ sections:
doc_url: 'ee/user/packages/pypi_repository/'
- doc_title: Ruby gems
doc_url: 'ee/user/packages/rubygems_registry/'
+ - doc_title: Yarn
+ doc_url: 'ee/user/packages/yarn_repository/'
- doc_title: Generic
doc_url: 'ee/user/packages/generic_packages/'
- doc_title: Store all packages in one project
@@ -1874,8 +1880,6 @@ sections:
doc_url: 'ee/user/packages/package_registry/reduce_package_registry_storage.html'
- doc_title: Build packages
doc_url: 'ee/user/packages/workflows/build_packages.html'
- - doc_title: Yarn
- doc_url: 'ee/user/packages/yarn_repository/'
- doc_title: Container Registry
doc_url: 'ee/user/packages/container_registry/'
docs: