From efc8c824f95e72e216762ee5499f22a48d9768a1 Mon Sep 17 00:00:00 2001 From: Suzanne Selhorn Date: Sun, 21 Mar 2021 22:43:26 +0000 Subject: Added missing API topics to nav --- content/_data/default-nav.yaml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'content') diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml index 4688973c..2fa45110 100644 --- a/content/_data/default-nav.yaml +++ b/content/_data/default-nav.yaml @@ -1311,6 +1311,8 @@ sections: doc_url: 'api/dependency_proxy.html' - doc_title: Deploy keys doc_url: 'api/deploy_keys.html' + - doc_title: Deploy tokens + doc_url: 'api/deploy_tokens.html' - doc_title: Deployments doc_url: 'api/deployments.html' - doc_title: Discussions @@ -1329,6 +1331,8 @@ sections: doc_url: 'api/error_tracking.html' - doc_title: Events doc_url: 'api/events.html' + - doc_title: Experiments + doc_url: 'api/experiments.html' - doc_title: Features flags doc_url: 'api/feature_flags.html' - doc_title: Feature flag user lists @@ -1337,12 +1341,22 @@ sections: doc_url: 'api/freeze_periods.html' - doc_title: Geo nodes doc_url: 'api/geo_nodes.html' + - doc_title: GitLab Pages + doc_url: 'api/pages.html' - doc_title: Group activity analytics doc_url: 'api/group_activity_analytics.html' + - doc_title: Group Import/Export + doc_url: 'api/group_import_export.html' + - doc_title: Group repository storage moves + doc_url: 'api/group_repository_storage_moves.html' + - doc_title: Group wikis + doc_url: 'api/group_wikis.html' - doc_title: Groups doc_url: 'api/groups.html' - doc_title: Import doc_url: 'api/import.html' + - doc_title: Instance-level CI/CD variables + doc_url: 'api/instance_level_ci_variables.html' - doc_title: Invitations doc_url: 'api/invitations.html' - doc_title: Issue boards (project) @@ -1385,6 +1399,8 @@ sections: doc_url: 'api/members.html' - doc_title: Merge request approvals doc_url: 'api/merge_request_approvals.html' + - doc_title: Merge request context commits + doc_url: 'api/merge_request_context_commits.html' - doc_title: Merge requests doc_url: 'api/merge_requests.html' - doc_title: Merge trains @@ -1413,20 +1429,28 @@ sections: doc_url: 'api/pipelines.html' - doc_title: Plan limits doc_url: 'api/plan_limits.html' + - doc_title: Project access tokens + doc_url: 'api/resource_access_tokens.html' - doc_title: Project aliases doc_url: 'api/project_aliases.html' - doc_title: Project import/export doc_url: 'api/project_import_export.html' + - doc_title: Project remote mirrors + doc_url: 'api/remote_mirrors.html' - doc_title: Project repository storage moves doc_url: 'api/project_repository_storage_moves.html' - doc_title: Project statistics doc_url: 'api/project_statistics.html' - doc_title: Project templates doc_url: 'api/project_templates.html' + - doc_title: Project vulnerabilities + doc_url: 'api/project_vulnerabilities.html' - doc_title: Projects doc_url: 'api/projects.html' - doc_title: Protected branches doc_url: 'api/protected_branches.html' + - doc_title: Protected environments + doc_url: 'api/protected_environments.html' - doc_title: Protected tags doc_url: 'api/protected_tags.html' - doc_title: Releases @@ -1463,6 +1487,8 @@ sections: doc_url: 'api/sidekiq_metrics.html' - doc_title: Sidekiq queues doc_url: 'api/admin_sidekiq_queues.html' + - doc_title: Snippet repository storage moves + doc_url: 'api/snippet_repository_storage_moves.html' - doc_title: Snippets doc_url: 'api/snippets.html' - doc_title: Snippets (project) @@ -1487,8 +1513,12 @@ sections: doc_url: 'api/group_level_variables.html' - doc_title: Version doc_url: 'api/version.html' + - doc_title: Visual Review discussions + doc_url: 'api/visual_review_discussions.html' - doc_title: Vulnerabilities doc_url: 'api/vulnerabilities.html' + - doc_title: Vulnerability export + doc_url: 'api/vulnerability_exports.html' - doc_title: Vulnerability Findings doc_url: 'api/vulnerability_findings.html' - doc_title: Wikis -- cgit v1.2.3