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

Change-Id: I1a1a4542eadaa960a5dfb4d02d70626904f78dd9
This commit is contained in:
Scaffolder
2026-05-07 19:42:09 +00:00
commit b878ce70e9
16 changed files with 1399 additions and 0 deletions

11
mkdocs.yml Normal file
View File

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