Files
petclinic-argo-doc/mkdocs.yml
Scaffolder a140ffa5ac
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
initial commit
Change-Id: Id96aac808c34c664e630901ba7c3769325ee71c0
2026-06-08 16:20:54 +00:00

19 lines
298 B
YAML

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