diff options
author | Jakob Unterwurzacher | 2016-01-09 16:01:22 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-01-09 16:01:22 +0100 |
commit | a790b5d90023dd9dac1f27d23d086a5ec778a187 (patch) | |
tree | 8894bc1f52953fb3a7cb1681fc289ba201c7a3e9 | |
parent | 59b2c6595e3d093df7ff0a2a1cefa3b797b63e07 (diff) |
Add compile.md to index
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |