summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2016-07-30 14:35:45 -0400
committerJordan Wiens <jordan@psifertex.com>2016-07-30 14:35:45 -0400
commit03e1288949e7b99cbf6bea8b2091421791837391 (patch)
tree869a65fd7a60aafde018be8a4449139a4da21880
parent26fe8c9d342dc580eb6f7f725af4db6c781ac4e2 (diff)
include patching and scc in the future docs
-rw-r--r--mkdocs.yml2
1 files changed, 2 insertions, 0 deletions
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'