New navigation for 1.10 release

Updating with Joffrey's comments

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony 2016-01-24 12:03:44 -08:00
commit 3fc72038c5
16 changed files with 230 additions and 199 deletions

View file

@ -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
+++