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

Change-Id: I35f00d25ebe8c71518adecf99aa11ac9fcad0671
This commit is contained in:
Scaffolder
2026-04-16 09:59:29 +00:00
commit 3f73c53d2b
16 changed files with 1287 additions and 0 deletions

11
mkdocs.yml Normal file
View File

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