- chore: ingest source code 108 files from https://github.com/spring-projects/spring-petclinic - feat: add platform deployment artifacts - feat: add CI/CD workflow automation
14 lines
208 B
YAML
14 lines
208 B
YAML
site_name: demo-kpc-2
|
|
site_description: Modernized demo-kpc-2 service
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Architecture: architecture.md
|
|
- API Reference: api.md
|
|
|
|
plugins:
|
|
- techdocs-core
|
|
|
|
theme:
|
|
name: material
|