Files
petclinic/mkdocs.yml
Scaffolder b71b627969
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
CI Pipeline / Build and Test (push) Failing after 2s
initial commit
Change-Id: I14c0b6972a8e96674b7720769bae8fb0157f00de
2026-03-24 14:04:38 +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