Files
asdfasdf/mkdocs.yml
demo-bot 1eeb468a3a
All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 4m48s
Build and Publish TechDocs / build-and-publish (push) Successful in 59s
feat: modernize application — source, platform artifacts, CI/CD
- chore: ingest source code

111 files from https://github.com/spring-projects/spring-petclinic
- feat: add platform deployment artifacts
- feat: add CI/CD workflow automation
2026-07-28 13:49:07 +00:00

14 lines
204 B
YAML

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