MyST-Parser icon indicating copy to clipboard operation
MyST-Parser copied to clipboard

`myst-inv` doesn't work on pull-request links generated by RTD

Open LecrisUT opened this issue 1 year ago • 0 comments

Simple example:

$ myst-inv https://fmf--257.org.readthedocs.build/en/257/
fails
$ python -m sphinx.ext.intersphinx https://fmf--257.org.readthedocs.build/en/257/objects.inv
works

LecrisUT avatar Nov 18 '24 19:11 LecrisUT