Files
petclinic-demo-kwh-1/mkdocs.yml
Scaffolder 84804988a3
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Failing after 1m22s
initial commit
Change-Id: I99a0b27af6a4d5ecdbd1a6ad9fefd06ea944e9b5
2026-06-15 20:14:28 +00:00

19 lines
300 B
YAML

site_name: petclinic-demo-kwh-1
site_description: https://github.com/spring-projects/spring-petclinic deployed via ArgoCD
docs_dir: docs
exclude_docs: |
node_modules/
vendor/
.git/
build/
dist/
site/
__pycache__/
*.tar.gz
*.jar
*.zip
plugins:
- techdocs-core
- awesome-pages