Skip to content

Commit d33bc7c

Browse files
committed
Include docs static files in Pages build
1 parent 5e9f9bf commit d33bc7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
REPO_URL = "https://github.com/chrismattmann/tika-python"
5151

5252
html_theme = "furo"
53+
html_static_path = ["_static"]
5354

5455
html_theme_options = {
5556
"source_repository": REPO_URL,

0 commit comments

Comments
 (0)