From 04ac36833afc8a2882aaadfe7864ebf3e416a178 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 17 Aug 2016 12:44:32 -0400 Subject: minor docs update with troubleshooting section --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index cfa1689d..1040aa75 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,7 +20,7 @@ markdown_extensions: pages: - Home: 'index.md' - Getting Started Guide: 'getting-started.md' - #- User Guide: + - User Guide: #- Installing: 'guide/installing.md' #- Running: 'guide/running.md' #- Interface: 'guide/interface.md' @@ -28,7 +28,7 @@ pages: #- SCC: 'guide/scc.md' #- Types Library: 'guide/type.md' #- Using Plugins: 'guide/plugins.md' - #- Troubleshooting: 'guide/troubleshooting.md' + - Troubleshooting: 'guide/troubleshooting.md' - Developer Guide: - Contributing Documentation: 'dev/documentation.md' #- Plugin Design: 'dev/plugins.md' -- cgit v1.3.1