andryyy 8 年之前
父节点
当前提交
80e1bb66c0
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      mkdocs.yml

+ 9 - 0
mkdocs.yml

@@ -0,0 +1,9 @@
+site_name: "mailcow: dockerized"
+repo_url: https://github.com/andryyy/mailcow-dockerized/
+remote_branch: gh-pages
+theme: readthedocs
+pages:
+    - 'Overview': 'index.md'
+    - 'Installation': 'install.md'
+    - 'First Steps': 'first_steps.md'
+    - 'Usage & Examples': 'u_and_e.md'