aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
blob: 455bee7bdf872634063debc5d0d89628468ba021 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
- Source Code Mirrors: mirrors.md