Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set data-content_root for Sphinx ≥ 7.2 (#1507)
This attribute is now required by searchtools.js: https://github.com/sphinx-doc/sphinx/blob/v7.2.2/sphinx/themes/basic/static/searchtools.js#L65 When it's not set, loading search results via AJAX will be broken because the JS code will attempt to load paths like /undefinedfoo.html. Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
- Loading branch information