aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
blob: 1f10dc19c1ba3eb60bdd88ab984b02be630694f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
site_name: gocryptfs
theme: readthedocs
theme_dir: xreadthedocs
pages:
- Home: index.md
- Quickstart: quickstart.md
- Compile from Source: compile.md
- Security: security.md
- Reverse Mode: reverse_mode.md
- Comparison with Other Projects: comparison.md
- Signed Releases: releases.md
- Source Code Mirrors: mirrors.md