Files
petclinic-demo-andrej4/mkdocs.yml
Scaffolder 53c96e0592
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
initial commit
Change-Id: I6dac1d538112dd8d188bc5eec46b7c68498d3753
2026-05-28 07:55:55 +00:00

19 lines
302 B
YAML

site_name: petclinic-demo-andrej4
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