initial commit
All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 46s

Change-Id: I15e0d095273278f8531caa7399565fe92857a7ad
This commit is contained in:
Scaffolder
2026-03-18 18:18:32 +00:00
commit a4edf15862
15 changed files with 765 additions and 0 deletions

11
mkdocs.yml Normal file
View File

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