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

Change-Id: I0665841ca3a680d3993a83b5844449c71d201ff8
This commit is contained in:
Scaffolder
2026-04-20 15:25:09 +00:00
commit 1982810699
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--005
site_description: Test for issue 174 PR
docs_dir: docs
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core