mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #7894: gettext: Wrong source info is shown when using rst_epilog
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -32,6 +32,7 @@ Bugs fixed
|
||||
* #4258: napoleon: decorated special methods are not shown
|
||||
* #7715: LaTeX: ``numfig_secnum_depth > 1`` leads to wrong figure links
|
||||
* #7846: html theme: XML-invalid files were generated
|
||||
* #7894: gettext: Wrong source info is shown when using rst_epilog
|
||||
* #7869: :rst:role:`abbr` role without an explanation will show the explanation
|
||||
from the previous abbr role
|
||||
* C and C++, removed ``noindex`` directive option as it did
|
||||
|
||||
Reference in New Issue
Block a user