mirror of https://github.com/docker/docs.git
Don't nest Dockerfile and Compose-file reference
The list of items in the left-hand menu is not too long, so to improve discoverability, moving these two sections one level "up". Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
a5830d0c16
commit
6097d48eaa
|
@ -998,11 +998,9 @@ reference:
|
|||
path: /registry/spec/api/
|
||||
- title: Template API
|
||||
path: /app-template/api-reference/
|
||||
- sectiontitle: File formats
|
||||
section:
|
||||
- title: Dockerfile reference
|
||||
- title: Dockerfile reference
|
||||
path: /engine/reference/builder/
|
||||
- sectiontitle: Compose file reference
|
||||
- sectiontitle: Compose file reference
|
||||
section:
|
||||
- path: /compose/compose-file/
|
||||
title: Version 3
|
||||
|
|
Loading…
Reference in New Issue