initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m13s

Change-Id: Ia7335da493265e251d60a899ce86eb8e483e41d6
This commit is contained in:
Scaffolder
2026-05-11 19:53:34 +00:00
commit 243ee35740
16 changed files with 1401 additions and 0 deletions

11
mkdocs.yml Normal file
View File

@@ -0,0 +1,11 @@
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