mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #8006 from tk0miya/7768_root_for_figure_language_filename
Fix #7768: i18n: Wrong root element is passed to figure_language_filename
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -74,6 +74,8 @@ Bugs fixed
|
||||
with 2.x or older
|
||||
* #7968: i18n: The content of ``math`` directive is interpreted as reST on
|
||||
translation
|
||||
* #7768: i18n: The ``root`` element for :confval:`figure_language_filename` is
|
||||
not a path that user specifies in the document
|
||||
* #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