Files
sonar-test-nest3/mkdocs.yml
Scaffolder 4ad66fd688
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m9s
initial commit
Change-Id: Ieef4347967c992d99068a9713b252fd625499445
2026-05-11 13:00:06 +00:00

12 lines
191 B
YAML

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