Skip to content

Commit

Permalink
engine: small improvements to toc titles
Browse files Browse the repository at this point in the history
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
  • Loading branch information
dvdksn committed Jan 21, 2024
1 parent 3774cfb commit 01c5457
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1468,17 +1468,17 @@ 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/
title: Start containers automatically
- 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/
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 01c5457

Please sign in to comment.