aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-01-09 16:01:22 +0100
committerJakob Unterwurzacher2016-01-09 16:01:22 +0100
commita790b5d90023dd9dac1f27d23d086a5ec778a187 (patch)
tree8894bc1f52953fb3a7cb1681fc289ba201c7a3e9
parent59b2c6595e3d093df7ff0a2a1cefa3b797b63e07 (diff)
Add compile.md to index
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 0d2a646..6d23fc3 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -4,6 +4,7 @@ theme_dir: xreadthedocs
pages:
- Home: index.md
- Quickstart: quickstart.md
+- Compile from Source: compile.md
- Security: security.md
- Comparison with Other Projects: comparison.md
- Signed Releases: releases.md