docs: move public docs generation to local workflow

This commit is contained in:
beatz174-bit
2026-05-13 08:47:23 +10:00
parent 8e43118661
commit e7fd52616d
6 changed files with 78 additions and 74 deletions
+13
View File
@@ -0,0 +1,13 @@
site_name: Public Infrastructure Documentation
site_description: Sanitized public documentation generated and committed from the docker host
repo_url: https://github.com/beatz174-bit/docker
docs_dir: docs/public
nav:
- Home: index.md
- Compose Inventory: compose-inventory.md
- Traefik Routes: traefik-routes.md
- Prometheus Rules: prometheus-rules.md
theme:
name: mkdocs