Intersphinx, refactoring

Also, when a reference is unresolved, don't strip the inventory prefix.
This commit is contained in:
Jakob Lykke Andersen
2021-07-16 13:12:52 +02:00
parent 8dd84bc8ab
commit 961f5af096
4 changed files with 183 additions and 97 deletions

View File

@@ -85,6 +85,8 @@ Bugs fixed
* #9733: Fix for logging handler flushing warnings in the middle of the docs
build
* #9656: Fix warnings without subtype being incorrectly suppressed
* Intersphinx, for unresolved references with an explicit inventory,
e.g., ``proj:myFunc``, leave the inventory prefix in the unresolved text.
Testing
--------