Files
alex-2/mkdocs.yml
Scaffolder 243ee35740
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m13s
initial commit
Change-Id: Ia7335da493265e251d60a899ce86eb8e483e41d6
2026-05-11 19:53:34 +00:00

12 lines
181 B
YAML

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