aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
blob: 6d23fc3c0b7c442df7a3026d5be340f67957795b (plain)
1
2
3
4
5
6
7
8
9
10
site_name: gocryptfs
theme: readthedocs
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