Files
petclinic-demo-andrej-doc/mkdocs.yml
Scaffolder 264d531fdc
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
initial commit
Change-Id: I860821ca882fd9717c02879c18a7d9049a089aaa
2026-05-05 13:50:44 +00:00

19 lines
305 B
YAML

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