Files
test-alex-gitops-1/mkdocs.yml
Scaffolder d10e2ce029
All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 1m43s
initial commit
Change-Id: I3184ea3bc23ecc769c9de5fad0a0a0229e353629
2026-03-23 23:19:03 +00:00

12 lines
195 B
YAML

site_name: test-alex-gitops-1
site_description: test-alex-gitops-1
docs_dir: docs
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core