Browse Source

Adding back in Glossary

Signed-off-by: Mary Anthony <mary@docker.com>
Mary Anthony 10 years ago
parent
commit
08da08f3f9
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/mkdocs.yml

+ 3 - 3
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: