mirror of https://github.com/docker/docs.git
Merge pull request #16095 from dvdksn/fix-exporters-toc
build: fix toc for exporters
This commit is contained in:
commit
9747a61a70
|
|
@ -1541,13 +1541,13 @@ manuals:
|
|||
title: Amazon S3
|
||||
- sectiontitle: Exporters
|
||||
section:
|
||||
- path: /build/building/exporters
|
||||
- path: /build/building/exporters/
|
||||
title: Overview
|
||||
- path: /build/building/image-registry/
|
||||
- path: /build/building/exporters/image-registry/
|
||||
title: Image and registry exporters
|
||||
- path: /build/building/local-tar/
|
||||
- path: /build/building/exporters/local-tar/
|
||||
title: Local and tar exporters
|
||||
- path: /build/building/oci-docker/
|
||||
- path: /build/building/exporters/oci-docker/
|
||||
title: OCI and Docker exporters
|
||||
- path: /build/building/multi-stage/
|
||||
title: Multi-stage builds
|
||||
|
|
|
|||
Loading…
Reference in New Issue