Intersphinx Minimal Example¶
Links to Headders added via autosectionlabels work inconsistently with intersphinx. The following header names contain either “Works” if the can be linked to via intersphinx or “Fails” if they cannot be linked to.
Any direct referencing (not using inersphinx) works fine.
All corresponding link objects exist, as seen in the converted objects.inv file
.
However, only some headers can be linked to via intersphinx. This seems to be an error related to the decryption of the objects.inv file, since calling
python -m sphinx.ext.intersphinx https://thosse.github.io/Playground_GH_Pages/
returns only a subset of the link targers
.