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

Change-Id: Id1f6c65712d03407d819e29d1aad4c02771f7870
This commit is contained in:
Scaffolder
2026-05-11 10:42:38 +00:00
commit a4696e1255
16 changed files with 1399 additions and 0 deletions

11
mkdocs.yml Normal file
View File

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