snikket-server/mkdocs.yml

23 lines
356 B
YAML
Raw Permalink Normal View History

2020-05-18 10:35:37 +00:00
---
site_name: Snikket Server Documentation
docs_dir: docs
theme: readthedocs
nav:
- index.md
- Setup:
- setup/quickstart.md
2021-10-20 13:03:08 +00:00
- setup/troubleshooting.md
2020-05-18 10:35:37 +00:00
- Advanced:
- advanced/dns.md
- advanced/firewall.md
- advanced/reverse_proxy.md
markdown_extensions:
- admonition
- def_list
- footnotes
- toc:
permalink: true