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

Change-Id: I4be6ec6c6ff38d93404b5ff7f28dcf6fced57099
This commit is contained in:
Scaffolder
2026-05-07 22:20:20 +00:00
commit fe6f7f92dd
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--008
site_description: Test for issue 310 work
docs_dir: docs
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core