Why are "static" directories automatically excluded for the searching files and how I can enable them?
13 views
Skip to first unread message
Charalampos Rempas
unread,
Aug 12, 2023, 5:46:56 AM8/12/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sphinx-users
I have tried to read and understand the documentation and I wasn't able to do that. It even says in the docs that the files under the "html_static_path" paths are excluded since version 1.8, even if you add the path to the "include_patterns".
So my question would be, why was that the choice and most importantly, how can I bypass this?