fieldpoc/mkdocs.yml

28 lines
579 B
YAML
Raw Permalink Normal View History

2023-09-15 18:00:18 +02:00
site_name: FieldPOC
theme:
name: material
nav:
- index.md
- Installation:
- install/index.md
- install/hardware.md
- install/nixos.md
- install/network.md
- install/configure.md
- install/rfp.md
- install/omm.md
2023-10-14 18:41:20 +02:00
- Reference:
2023-10-14 19:24:05 +02:00
- reference/command-line-options.md
2023-10-14 18:41:20 +02:00
- reference/configuration.md
- reference/extensions.md
- reference/controller.md
2023-10-17 21:59:47 +02:00
- reference/ywsd.md
2023-10-14 20:59:36 +02:00
- Operation:
- operation/claim-dect-extension.md
- operation/troubleshooting.md
2023-10-14 21:09:26 +02:00
- Extend:
- extension/nerd.md
2023-10-17 20:44:13 +02:00
- extension/multiple-rfps.md