Files
petclinic/mkdocs.yml
Scaffolder 1ea390fd61
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
initial commit
Change-Id: I7fecaa9a65f51dda72e2f8a33846fee834c48d9f
2026-06-02 15:42:09 +00:00

19 lines
289 B
YAML

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