mirror of https://github.com/docker/docs.git
scout: promote section in manuals toc
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
178cfd4093
commit
0228249951
115
data/toc.yaml
115
data/toc.yaml
|
|
@ -1359,6 +1359,64 @@ Manuals:
|
||||||
path: /desktop/extensions-sdk/dev/api/dashboard-routes-navigation/
|
path: /desktop/extensions-sdk/dev/api/dashboard-routes-navigation/
|
||||||
- title: API Reference
|
- title: API Reference
|
||||||
path: /desktop/extensions-sdk/dev/api/reference/README/
|
path: /desktop/extensions-sdk/dev/api/reference/README/
|
||||||
|
|
||||||
|
- sectiontitle: Docker Scout
|
||||||
|
section:
|
||||||
|
- path: /scout/
|
||||||
|
title: Overview
|
||||||
|
- path: /scout/quickstart/
|
||||||
|
title: Quickstart
|
||||||
|
- path: /scout/image-details-view/
|
||||||
|
title: Image details view
|
||||||
|
- path: /scout/image-analysis/
|
||||||
|
title: Image analysis
|
||||||
|
- path: /scout/dashboard/
|
||||||
|
title: Dashboard
|
||||||
|
- path: /scout/local-fs/
|
||||||
|
title: Analyze local files
|
||||||
|
- path: /scout/advisory-db-sources/
|
||||||
|
title: Advisory database
|
||||||
|
- path: /scout/data-handling/
|
||||||
|
title: Data handling
|
||||||
|
- path: /scout/sbom/
|
||||||
|
title: SBOM
|
||||||
|
- sectiontitle: Policy
|
||||||
|
section:
|
||||||
|
- path: /scout/policy/
|
||||||
|
title: Overview
|
||||||
|
- path: /scout/policy/view/
|
||||||
|
title: View policy status
|
||||||
|
- sectiontitle: Integrations
|
||||||
|
section:
|
||||||
|
- title: Overview
|
||||||
|
path: /scout/integrations/
|
||||||
|
- sectiontitle: Environment monitoring
|
||||||
|
section:
|
||||||
|
- title: Overview
|
||||||
|
path: /scout/integrations/environment/
|
||||||
|
- title: Sysdig
|
||||||
|
path: /scout/integrations/environment/sysdig/
|
||||||
|
- title: Generic
|
||||||
|
path: /scout/integrations/environment/cli/
|
||||||
|
- sectiontitle: Container registries
|
||||||
|
section:
|
||||||
|
- title: Artifactory
|
||||||
|
path: /scout/integrations/registry/artifactory/
|
||||||
|
- title: Elastic Container Registry
|
||||||
|
path: /scout/integrations/registry/ecr/
|
||||||
|
- sectiontitle: Continuous integration
|
||||||
|
section:
|
||||||
|
- title: GitHub Actions
|
||||||
|
path: /scout/integrations/ci/gha/
|
||||||
|
- title: GitLab
|
||||||
|
path: /scout/integrations/ci/gitlab/
|
||||||
|
- title: Microsoft Azure DevOps Pipelines
|
||||||
|
path: /scout/integrations/ci/azure/
|
||||||
|
- title: Circle CI
|
||||||
|
path: /scout/integrations/ci/circle-ci/
|
||||||
|
- title: Jenkins
|
||||||
|
path: /scout/integrations/ci/jenkins/
|
||||||
|
|
||||||
- sectiontitle: Docker Engine
|
- sectiontitle: Docker Engine
|
||||||
section:
|
section:
|
||||||
- path: /engine/
|
- path: /engine/
|
||||||
|
|
@ -1964,63 +2022,6 @@ Manuals:
|
||||||
- path: /docker-hub/release-notes/
|
- path: /docker-hub/release-notes/
|
||||||
title: Release notes
|
title: Release notes
|
||||||
|
|
||||||
- sectiontitle: Docker Scout
|
|
||||||
section:
|
|
||||||
- path: /scout/
|
|
||||||
title: Overview
|
|
||||||
- path: /scout/quickstart/
|
|
||||||
title: Quickstart
|
|
||||||
- path: /scout/image-details-view/
|
|
||||||
title: Image details view
|
|
||||||
- path: /scout/image-analysis/
|
|
||||||
title: Image analysis
|
|
||||||
- path: /scout/dashboard/
|
|
||||||
title: Dashboard
|
|
||||||
- path: /scout/local-fs/
|
|
||||||
title: Analyze local files
|
|
||||||
- path: /scout/advisory-db-sources/
|
|
||||||
title: Advisory database
|
|
||||||
- path: /scout/data-handling/
|
|
||||||
title: Data handling
|
|
||||||
- path: /scout/sbom/
|
|
||||||
title: SBOM
|
|
||||||
- sectiontitle: Policy
|
|
||||||
section:
|
|
||||||
- path: /scout/policy/
|
|
||||||
title: Overview
|
|
||||||
- path: /scout/policy/view/
|
|
||||||
title: View policy status
|
|
||||||
- sectiontitle: Integrations
|
|
||||||
section:
|
|
||||||
- title: Overview
|
|
||||||
path: /scout/integrations/
|
|
||||||
- sectiontitle: Environment monitoring
|
|
||||||
section:
|
|
||||||
- title: Overview
|
|
||||||
path: /scout/integrations/environment/
|
|
||||||
- title: Sysdig
|
|
||||||
path: /scout/integrations/environment/sysdig/
|
|
||||||
- title: Generic
|
|
||||||
path: /scout/integrations/environment/cli/
|
|
||||||
- sectiontitle: Container registries
|
|
||||||
section:
|
|
||||||
- title: Artifactory
|
|
||||||
path: /scout/integrations/registry/artifactory/
|
|
||||||
- title: Elastic Container Registry
|
|
||||||
path: /scout/integrations/registry/ecr/
|
|
||||||
- sectiontitle: Continuous integration
|
|
||||||
section:
|
|
||||||
- title: GitHub Actions
|
|
||||||
path: /scout/integrations/ci/gha/
|
|
||||||
- title: GitLab
|
|
||||||
path: /scout/integrations/ci/gitlab/
|
|
||||||
- title: Microsoft Azure DevOps Pipelines
|
|
||||||
path: /scout/integrations/ci/azure/
|
|
||||||
- title: Circle CI
|
|
||||||
path: /scout/integrations/ci/circle-ci/
|
|
||||||
- title: Jenkins
|
|
||||||
path: /scout/integrations/ci/jenkins/
|
|
||||||
|
|
||||||
- sectiontitle: Docker Admin (Early Access)
|
- sectiontitle: Docker Admin (Early Access)
|
||||||
section:
|
section:
|
||||||
- path: /admin/
|
- path: /admin/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue