initial commit

Change-Id: I19e8c6bc06df47362cec13220ea292d24be0f734
This commit is contained in:
Scaffolder
2026-05-07 13:43:49 +00:00
commit a709e5abe8
16 changed files with 1399 additions and 0 deletions

11
mkdocs.yml Normal file
View File

@@ -0,0 +1,11 @@
site_name: sonar-test-pyt
site_description: sonar-test-pyt
docs_dir: docs
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core