Files
kubernetes/clusters/artemis/apps/nextcloud/mkdocs.yaml
2025-11-06 22:47:10 +01:00

9 lines
193 B
YAML

---
site_name: "Nextcloud"
site_description: "Self-hosted file hosting service"
docs_dir: ./clusters/artemis/apps/nextcloud/docs
nav:
- Introduction: docs/index.md
plugins:
- techdocs-core