mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
refs #1235: i18n: 'doctest-block' and 'raw' node can be translated if gettext_additional_targets has that string.
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -23,8 +23,12 @@ Features added
|
||||
nav-item-0, 1, 2...).
|
||||
* New option `sphinx-quickstart --use-make-mode` for generating Makefile that
|
||||
use sphinx-build make-mode.
|
||||
* #1235: i18n: 'literal-block' node can be translated if 'literal-block'
|
||||
is set to `gettext_additional_targets`.
|
||||
* #1235: i18n: several node can be translated if it is set to
|
||||
`gettext_additional_targets` in conf.py. Supported nodes are:
|
||||
|
||||
- 'literal-block'
|
||||
- 'doctest-block'
|
||||
- 'raw'
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user