mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #3351: intersphinx does not refers context
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -117,6 +117,8 @@ Bugs fixed
|
||||
* C++, properly look up ``any`` references.
|
||||
* #3624: sphinx.ext.intersphinx couldn't load inventories compressed with gzip
|
||||
* #3551: PDF information dictionary is lacking author and title data
|
||||
* #3351: intersphinx does not refers context like ``py:module``, ``py:class``
|
||||
and so on.
|
||||
|
||||
Deprecated
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user