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

Change-Id: I0b145bbbd6675e869f06261654317427a9e01cbc
This commit is contained in:
Scaffolder
2026-05-07 21:06:23 +00:00
commit b87f3339b1
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--006
site_description: Test for work on issue 310
docs_dir: docs
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core