mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix: unresolved any target.
This commit is contained in:
parent
cccebfd28c
commit
b1889b029d
2
CHANGES
2
CHANGES
@ -11,7 +11,7 @@ Features added
|
||||
an element is already present (built-in or added by another extension).
|
||||
* #1935: Make "numfig_format" overridable in latex_elements.
|
||||
* #1909: Add "doc" references to Intersphinx inventories.
|
||||
* C++ type alias support (e.g., `.. type:: T = int`)
|
||||
* C++ type alias support (e.g., ``.. type:: T = int``)
|
||||
* C++ template support for classes, functions, type aliases, and variables (#1729, #1314).
|
||||
* C++, added new scope management directives ``namespace-push`` and ``namespace-pop``.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user