All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m15s
Change-Id: I2e2564a72b6be9af536235fc3795fd788fd9257b
19 lines
250 B
YAML
19 lines
250 B
YAML
site_name: haproxy-unified
|
|
site_description: custom 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
|