Merge pull request #19168 from dvdksn/engine-manuals-toc-titles

engine: small improvements to toc titles
This commit is contained in:
David Karlsson 2024-01-23 13:00:48 +01:00 committed by GitHub
commit f43578ef34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1468,9 +1468,9 @@ Manuals:
- sectiontitle: Containers
section:
- path: /engine/reference/run/
title: Docker run reference
title: Running containers
- path: /config/containers/resource_constraints/
title: Configure runtime resource constraints
title: Configure resource constraints
- path: /config/containers/multi-service_container/
title: Run multiple processes in a container
- path: /config/containers/start-containers-automatically/
@ -1478,7 +1478,7 @@ Manuals:
- sectiontitle: CLI
section:
- path: /engine/reference/commandline/cli/
title: Use the Docker command line
title: Use the Docker CLI
- path: /config/filter/
title: Filter commands
- path: /config/formatting/
@ -1564,7 +1564,7 @@ Manuals:
- path: /config/daemon/logs/
title: Daemon logs
- path: /config/containers/runmetrics/
title: Collect runtime metrics
title: Runtime metrics
- path: /config/daemon/prometheus/
title: Collect metrics with Prometheus
- sectiontitle: Security