New navigation for 1.10 release
Updating with Joffrey's comments Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
8c250e220c
commit
3fc72038c5
16 changed files with 230 additions and 199 deletions
|
|
@ -58,7 +58,7 @@ The top of each Docker Compose documentation file contains TOML metadata. The me
|
|||
description = "How to use Docker Compose's extends keyword to share configuration between files and projects"
|
||||
keywords = ["fig, composition, compose, docker, orchestration, documentation, docs"]
|
||||
[menu.main]
|
||||
parent="smn_workw_compose"
|
||||
parent="workw_compose"
|
||||
weight=2
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
|
@ -70,7 +70,7 @@ The metadata alone has this structure:
|
|||
description = "How to use Docker Compose's extends keyword to share configuration between files and projects"
|
||||
keywords = ["fig, composition, compose, docker, orchestration, documentation, docs"]
|
||||
[menu.main]
|
||||
parent="smn_workw_compose"
|
||||
parent="workw_compose"
|
||||
weight=2
|
||||
+++
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue