Exclude irrelevant files from mkdocs rendering (#2136)

This commit is contained in:
nblock 2024-09-16 08:13:45 +02:00 committed by GitHub
parent fe68f50328
commit e9d9c0773c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -55,6 +55,13 @@ theme:
favicon: assets/favicon.png
logo: ./logo/headscale3-dots.svg
# Excludes
exclude_docs: |
/packaging/README.md
/packaging/postinstall.sh
/packaging/postremove.sh
/requirements.txt
# Plugins
plugins:
- search: