feat: add platform deployment artifacts

This commit is contained in:
2026-03-25 15:06:14 +00:00
parent 4441dd8afe
commit 7928b5778e
9 changed files with 426 additions and 0 deletions

13
mkdocs.yml Normal file
View File

@@ -0,0 +1,13 @@
site_name: vetclinic
site_description: Modernized vetclinic service
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core
theme:
name: material