Files
lincoln-demo-test2/mkdocs.yml
Scaffolder dd7fa1277f
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
initial commit
Change-Id: I16e7fed15a377586c7bac9403fe977dd93d751cc
2026-06-16 18:19:55 +00:00

19 lines
298 B
YAML

site_name: lincoln-demo-test2
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