Skip to content

Commit 087244c

Browse files
Merge pull request #504 from jakob-bagterp/documentation/exclude-unneeded-files-from-build
Documentation: Exclude unneeded files from MkDocs build
2 parents ca82bd6 + 701e45f commit 087244c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ plugins:
179179
tags.md: index/tags.md
180180
reference/benchmark-timer.md: reference/function-timer.md
181181

182+
exclude_docs: |
183+
/requirements.txt
184+
182185
watch:
183186
- src
184187

0 commit comments

Comments
 (0)