aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
new file mode 100644
index 0000000..e44072a
--- /dev/null
+++ b/mkdocs.yml
@@ -0,0 +1,7 @@
+site_name: gocryptfs
+theme: readthedocs
+theme_dir: xreadthedocs
+pages:
+- Home: index.md
+- Quickstart: quickstart.md
+- Security: security.md