Files
test-repo-310--004/mkdocs.yml
Scaffolder b878ce70e9
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m7s
initial commit
Change-Id: I1a1a4542eadaa960a5dfb4d02d70626904f78dd9
2026-05-07 19:42:09 +00:00

12 lines
212 B
YAML

site_name: test-for-310--004
site_description: Test component for work on issue 310
docs_dir: docs
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core