shimizukawa
|
39e403b8ac
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
|
shimizukawa
|
d5dca56ff8
|
The `gettext_enables config value has been renamed to gettext_additional_targets`.
|
2015-02-22 13:31:28 +09:00 |
|
Takayuki Shimizukawa
|
9d1225a35b
|
add :confval:gettext_enables to enable extracting 'index' to gettext catalog output / applying translation catalog to generated documentation. Closes #1344
|
2014-09-28 21:19:54 +09:00 |
|
Georg Brandl
|
1af3e3ea71
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
|
Takayuki Shimizukawa
|
2c409959ac
|
Add i18n capabilities for custom templates.
For example: The Sphinx reference documentation in doc directory provides
sphinx.pot file from ``doc/_templates/*.html`` by ``make gettext``.
|
2013-03-10 22:07:31 +09:00 |
|
Takayuki Shimizukawa
|
9b9c69042e
|
Divide test_intl target source files for speed-up.
|
2013-01-06 16:15:49 +09:00 |
|