Files
petclinic/mkdocs.yml
Scaffolder 35b6533997
Some checks failed
CI Pipeline / Build and Test (push) Has been cancelled
Build and Publish TechDocs / build-and-publish (push) Failing after 2s
initial commit
Change-Id: I28dd5bc875b1e943eb783231a548e5abef101162
2026-03-24 16:59:23 +00:00

19 lines
241 B
YAML

site_name: petclinic
site_description: custom deployed via ArgoCD
docs_dir: .
exclude_docs: |
node_modules/
vendor/
.git/
build/
dist/
site/
__pycache__/
*.tar.gz
*.jar
*.zip
plugins:
- techdocs-core
- awesome-pages