initial commit
All checks were successful
Deploy to Humanitec v2 / Deploy to Humanitec v2 (push) Successful in 16s
Deploy to Humanitec v2 / Publish TechDocs (push) Successful in 1m28s

Change-Id: I12ab4ff8d5ef148640de63bdc0e9f41f3e885d8a
This commit is contained in:
Scaffolder
2026-02-25 11:48:19 +00:00
commit cdac1f451f
6 changed files with 372 additions and 0 deletions

9
mkdocs.yml Normal file
View File

@@ -0,0 +1,9 @@
site_name: My Application v2 1
site_description: Application deployed via Humanitec Platform Orchestrator v2
docs_dir: docs
nav:
- Home: index.md
plugins:
- techdocs-core