Files
demo-sam-1/mkdocs.yml
demo-bot 9b7545fe5a
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Failing after 1m22s
Build and Push to ACR / Build and Push (push) Has been skipped
feat: modernize application — source, platform artifacts, CI/CD (#3)
2026-08-24 16:15:00 +00:00

14 lines
208 B
YAML

site_name: demo-sam-1
site_description: Modernized demo-sam-1 service
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core
theme:
name: material