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

Change-Id: Ia8f0bb93b0986beb22501cc8786b5e894218030d
This commit is contained in:
Scaffolder
2026-04-16 10:48:12 +00:00
commit fa76d232ff
16 changed files with 1287 additions and 0 deletions

11
mkdocs.yml Normal file
View File

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