You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to sphinx-doc/sphinx#4295, which moved the documentation options from inline JS that generated the correct URL into a separate file that can't understand subdirectory pages.
I'll need to figure out how to override that, or pin at Sphinx < 1.7 until it's fixed.
How to reproduce
http://flask.pocoo.org/docs/1.0/search/?q=request
The urls built on the search page are wrong, for instance:
Should be
@davidism this should be fixed in the pallets themes.
The text was updated successfully, but these errors were encountered: