Merge branch '2.0' into 7106_enumerated_nodes_marked_as_duplicated

This commit is contained in:
Takeshi KOMIYA
2020-02-09 10:46:32 +09:00
committed by GitHub
9 changed files with 79 additions and 1 deletions

View File

@@ -91,6 +91,7 @@ Bugs fixed
* #7090: std domain: Can't assign numfig-numbers for custom container nodes
* #7106: std domain: enumerated nodes are marked as duplicated when extensions
call ``note_explicit_target()``
* #7095: dirhtml: Cross references are broken via intersphinx and ``:doc:`` role
Testing
--------