Files
petclinic/mkdocs.yml
Scaffolder 886d7ab743
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: I0cbba3ab47a624a312bbb0d00caa3e4d67bc2239
2026-03-24 20:10:07 +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