docs: automate generated docs commits and add docs site structure
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
site_name: Infrastructure Documentation
|
||||
site_description: Generated and maintained infrastructure documentation
|
||||
repo_url: https://github.com/beatz174-bit/docker
|
||||
docs_dir: docs
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Docker Environment: docker.md
|
||||
- Networking: networking.md
|
||||
- Monitoring: monitoring.md
|
||||
- Automation: automation.md
|
||||
- Operations: operations.md
|
||||
- Public Showcase: showcase.md
|
||||
- Generated:
|
||||
- Compose Inventory: generated/compose-inventory.md
|
||||
- Traefik Routes: generated/traefik-routes.md
|
||||
- Prometheus Rules: generated/prometheus-rules.md
|
||||
|
||||
theme:
|
||||
name: mkdocs
|
||||
Reference in New Issue
Block a user