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

Change-Id: I5af8671ae3da1af02f86cf1ad3eea0ff761e4d7b
This commit is contained in:
Scaffolder
2026-04-20 15:30:59 +00:00
commit d49055f400
16 changed files with 1403 additions and 0 deletions

11
mkdocs.yml Normal file
View File

@@ -0,0 +1,11 @@
site_name: test-for-174--006
site_description: Test for issue 174 PR
docs_dir: docs
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core