From 03e1288949e7b99cbf6bea8b2091421791837391 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sat, 30 Jul 2016 14:35:45 -0400 Subject: include patching and scc in the future docs --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index ce3c0cfa..cfa1689d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -24,6 +24,8 @@ pages: #- Installing: 'guide/installing.md' #- Running: 'guide/running.md' #- Interface: 'guide/interface.md' + #- Patching: 'guide/patching.md' + #- SCC: 'guide/scc.md' #- Types Library: 'guide/type.md' #- Using Plugins: 'guide/plugins.md' #- Troubleshooting: 'guide/troubleshooting.md' -- cgit v1.3.1