sphinx-notes / any

Sphinx domain for documenting anything
https://sphinx.silverrainz.me/any/
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Some adjustment for intersphinx #12

Closed SilverRainZ closed 2 years ago

SilverRainZ commented 2 years ago

In fact, we already have intersphinx support because we inherit XRefRole. We just need to adjust some behavior to correctly find the real "missing-reference".

Close #4.