diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-08-17 12:44:32 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-08-17 12:44:32 -0400 |
| commit | 04ac36833afc8a2882aaadfe7864ebf3e416a178 (patch) | |
| tree | a1e05a160848497c6acb862b663527c04c591199 /mkdocs.yml | |
| parent | 5f444e5444cec4ff3f270e1ced16b60f00f57f9e (diff) | |
minor docs update with troubleshooting section
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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' |
