Files
lincoln-test-one/mkdocs.yml
Scaffolder 85dadb1aca
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
initial commit
Change-Id: I16fd3a6659101956c91fdd5fda8b31c43458ebee
2026-06-16 20:28:47 +00:00

19 lines
296 B
YAML

site_name: lincoln-test-one
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