From 08da08f3f993bbe379e5b71e78108702aca3daa8 Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Mon, 25 May 2015 07:39:27 -0700 Subject: [PATCH] Adding back in Glossary Signed-off-by: Mary Anthony --- docs/mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 7bbd72884b..dc9bd484a5 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -25,12 +25,12 @@ pages: # Introduction: - ['index.md', 'About', 'Docker'] -- ['release-notes.md', 'About', 'Release notes'] -- ['introduction/index.md', '**HIDDEN**'] - ['introduction/understanding-docker.md', 'About', 'Understanding Docker'] - +- ['release-notes.md', 'About', 'Release notes'] # Experimental - ['experimental/experimental.md', 'About', 'Experimental Features'] +- ['reference/glossary.md', 'About', 'Glossary'] +- ['introduction/index.md', '**HIDDEN**'] # Installation: