pydata-sphinx-theme icon indicating copy to clipboard operation
pydata-sphinx-theme copied to clipboard

`sourcelink.html` template from sphinx basic theme is used instead of theme one

Open OriolAbril opened this issue 10 months ago • 13 comments

I don't have time right now to try and get a MWE but figured it might be useful to report already. Feel free to ignore until it is reproduceable though.

Some doc builds end up using sourcelink.html from sphinx itself instead of the sourcelink.html defined by the theme. Consequently, this ends up in right sidebars that look like the following:

imatge

instead of the expected version using the theme provided template:

imatge

Versions used:

sphinx 8.1.3 pydata-sphinx-theme 0.16.1

OriolAbril avatar Dec 20 '24 17:12 OriolAbril