summaryrefslogtreecommitdiff
path: root/docs/mkdocs.yml
diff options
context:
space:
mode:
authorMary Anthony <mary@docker.com>2015-04-17 12:53:30 -0700
committerMary Anthony <mary@docker.com>2015-04-17 15:41:11 -0700
commit93433b3633c3e059e61fcaa8d40cc6207ad223d9 (patch)
treedbfb769fb98fd27428b4c490dda19c6afda9bb09 /docs/mkdocs.yml
parent59df81f75de8e06888ca4f38c36f4f7fbe7e4846 (diff)
downloaddocker-publish-compose-docs.tar.gz
Updates to Compose docs and ENV varspublish-compose-docs
- Compose teamhad forgotten some documentation - Updated ENV for Distribution also - Forgot one of the readability sections Signed-off-by: Mary Anthony <mary@docker.com> (cherry picked from commit 3a883672417fcb2b3ac0d57d992285849840bfb2) Conflicts: docs/Dockerfile
Diffstat (limited to 'docs/mkdocs.yml')
-rw-r--r--docs/mkdocs.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index 30f2d11624..5fb99ffc40 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -66,6 +66,8 @@ pages:
- ['userguide/level1.md', '**HIDDEN**' ]
- ['userguide/level2.md', '**HIDDEN**' ]
- ['compose/index.md', 'User Guide', 'Docker Compose' ]
+- ['compose/production.md', 'User Guide', '&nbsp;&nbsp;&nbsp;&nbsp;&blacksquare;&nbsp; Use Compose in production' ]
+- ['compose/extends.md', 'User Guide', '&nbsp;&nbsp;&nbsp;&nbsp;&blacksquare;&nbsp; Extend Compose services' ]
- ['machine/index.md', 'User Guide', 'Docker Machine' ]
- ['swarm/index.md', 'User Guide', 'Docker Swarm' ]
@@ -198,4 +200,3 @@ pages:
- ['project/get-help.md', 'Contributor Guide', 'Where to get help']
- ['project/coding-style.md', 'Contributor Guide', 'Coding style guide']
- ['project/doc-style.md', 'Contributor Guide', 'Documentation style guide']
-