| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warn on deprecated Python-specific index types (#11412) | Adam Turner | 2023-05-09 | 1 | -7/+0 |
| | | |||||
| * | Add test coverage for 'today_fmt' reference substitution (#10980) | James Addison | 2022-12-29 | 1 | -0/+1 |
| | | |||||
| * | Close #3985: Implement #noqa for i18n | Jean Abou Samra | 2022-02-15 | 4 | -0/+76 |
| | | | | | | | | | | | | | | | When cross-references in the original paragraph and the translated paragraph do not match, a warning is emitted. It is useful, because it allows to catch mistakes, but it can also be an annoyance since sometimes it is expected that the cross-references will not match. For example, a reference that is repeated in the original text may need to be factored out for good style in the target language. Another example: if the translator needs to translate a universally understood term in the source language into a term that not everyone knows is the translation of this original term, adding a reference to the glossary can be warranted. This allows the translated message to start with '#noqa' in order to disable the warning. | ||||
| * | In translated docs, sort glossaries by translated terms | Jean Abou Samra | 2022-01-12 | 2 | -35/+74 |
| | | | | | | | | This is done by moving the sorting from the glossary directive to a transform operating after the i18n transform. Closes #9827 | ||||
| * | doc: Upgrade docutils.sourceforge.io links to HTTPS | igo95862 | 2021-05-16 | 1 | -1/+1 |
| | | | | | | Also change any docutils.sourceforge.net link to io top level domain. | ||||
| * | Merge branch '3.x' into master | Takeshi KOMIYA | 2020-10-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Strip trailing whitespaces and normalize line endings | François Freitag | 2020-10-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Trailing whitespace do not have impact on the result, they are just unused bytes. Most text editors are configured to strip trailing whitespaces. Remove them all in one go. Update a handful of files to use the UNIX line ending. | ||||
| * | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-24 | 2 | -3/+3 |
| |\ \ | |/ | |||||
| | * | Fix #4888: i18n: Failed to add an explicit title to ``:ref:`` role | Takeshi KOMIYA | 2020-07-19 | 2 | -3/+3 |
| | | | | | | | | | | | | | To allow to give (or not to give) an explicit title to the pending_xref nodes on translation, this skips to override the attribute on merge original and translated documents. | ||||
| * | | Close #7784: i18n: The alt text for image is translated by default | Takeshi KOMIYA | 2020-07-19 | 1 | -12/+10 |
| |/ | | | | | Make alt text for image translatable by default without settings of gettext_additional_targets. | ||||
| * | Close #4683: i18n: make explicit titles in toctree translatable | Takeshi KOMIYA | 2019-11-01 | 2 | -0/+41 |
| | | |||||
| * | Fix #6444: test: replace example.com by existing page | Takeshi KOMIYA | 2019-06-05 | 1 | -2/+2 |
| | | |||||
| * | Merge branch '2.0' | Takeshi KOMIYA | 2019-03-21 | 2 | -0/+10 |
| |\ | |||||
| | * | Fix #6178: i18n: Captions missing in translations for hidden TOCs | Takeshi KOMIYA | 2019-03-17 | 2 | -0/+10 |
| | | | |||||
| * | | refactor: Use CatalogRepository instead of find_catalog_source_file() | Takeshi KOMIYA | 2019-02-27 | 27 | -0/+0 |
| |/ | |||||
| * | Remove coding magic comments from tests | Takeshi KOMIYA | 2019-01-02 | 1 | -2/+0 |
| | | |||||
| * | Merge branch '1.8' | jfbu | 2018-11-06 | 2 | -2/+5 |
| |\ | |||||
| | * | Fix #3002: i18n: multiple footnote_references referring same footnote causes ↵ | Takeshi KOMIYA | 2018-11-01 | 2 | -2/+5 |
| | | | | | | | | | duplicated node_ids | ||||
| * | | The default setting for master_doc is changed to 'index' | Takeshi KOMIYA | 2018-09-04 | 7 | -8/+8 |
| |/ | |||||
| * | Merge branch '1.7' | Takeshi KOMIYA | 2018-07-17 | 2 | -3/+6 |
| |\ | |||||
| | * | Fix #3329: i18n: crashed by auto-symbol footnote references | Takeshi KOMIYA | 2018-07-15 | 2 | -3/+6 |
| | | | |||||
| * | | Merge branch '1.7' | Takeshi KOMIYA | 2018-05-14 | 11 | -0/+109 |
| |\ \ | |/ | |||||
| | * | Merge branch '1.7' into 4913_literal_block_under_bullet_list | Takeshi KOMIYA | 2018-05-12 | 9 | -0/+99 |
| | |\ | |||||
| | | * | fix #4938: i18n doesn't handle node.title correctly (#4939) | Takayuki SHIMIZUKAWA | 2018-05-11 | 9 | -0/+99 |
| | | | | |||||
| | * | | Fix #4913: i18n: literal blocks in bullet list are not translated | Takeshi KOMIYA | 2018-05-07 | 2 | -0/+10 |
| | |/ | |||||
| * | | Update all pypi.python.org URLs to pypi.org | Jon Dufresne | 2018-04-18 | 1 | -1/+1 |
| |/ | | | | | | For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html | ||||
| * | Re-arrange WARNING messages about reference inconsistencies | cocoatomo | 2017-10-07 | 2 | -6/+6 |
| | | |||||
| * | Fix #3421: Could not translate a caption of tables | Takeshi KOMIYA | 2017-02-15 | 2 | -0/+64 |
| | | |||||
| * | Fix #3370: the caption of code-block is not picked up for translation | Takeshi KOMIYA | 2017-01-26 | 2 | -0/+10 |
| | | |||||
| * | Merge branch 'stable' into 1.5-release | Takeshi KOMIYA | 2016-11-23 | 2 | -0/+24 |
| |\ | |||||
| | * | #3093: fix test again | shimizukawa | 2016-11-20 | 1 | -0/+7 |
| | | | |||||
| | * | #3093: fix test | shimizukawa | 2016-11-20 | 2 | -3/+3 |
| | | | |||||
| | * | refs #3093: add tests | shimizukawa | 2016-11-20 | 2 | -1/+18 |
| | | | |||||
| * | | Fix could not translate the content of meta directive (ref: #1734) | Takeshi KOMIYA | 2016-09-01 | 2 | -0/+10 |
| | | | |||||
| * | | Fix #1734: Could not translate the caption of toctree directive | Takeshi KOMIYA | 2016-09-01 | 2 | -0/+21 |
| | | | |||||
| * | | Fix #2874: gettext builder could not extract all text under the ``only`` ↵ | Takeshi KOMIYA | 2016-08-27 | 2 | -0/+43 |
| | | | | | | | | | directives | ||||
| * | | Run *.png through zopflipng -m | Ville Skyttä | 2016-07-07 | 2 | -0/+0 |
| |/ | | | | | Before: 2334583 bytes After: 2136324 bytes | ||||
| * | Fix #2247: #2205 breaks make html for definition list with classifiers that ↵ | Takeshi KOMIYA | 2016-01-18 | 2 | -0/+7 |
| | | | | | contains regular-expression like string | ||||
| * | fix testing for text builder that generate ↵ | shimizukawa | 2016-01-09 | 1 | -0/+1 |
| | | | | | _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file. | ||||
| * | Fix #2198,#2205: ``make gettext`` generate broken msgid for definition ↵ | shimizukawa | 2016-01-09 | 2 | -6/+6 |
| | | | | | lists. It's a regression by #1855. | ||||
| * | Fixes #1983: i18n translation feature breaks references which uses section name. | shimizukawa | 2015-08-09 | 3 | -0/+133 |
| | | |||||
| * | Fixed #1855: make gettext generates broken po file for definition lists with ↵ | shimizukawa | 2015-07-25 | 2 | -0/+13 |
| | | | | | classifier. | ||||
| * | refs #1235: i18n: 'uri' and 'alt' attribute on 'image' and 'figure' nodes ↵ | shimizukawa | 2015-02-22 | 4 | -36/+63 |
| | | | | | can be translated if `gettext_additional_targets` has 'image'. | ||||
| * | refs #1235: i18n: 'doctest-block' and 'raw' node can be translated if ↵ | shimizukawa | 2015-02-22 | 5 | -0/+62 |
| | | | | | `gettext_additional_targets` has that string. | ||||
| * | refs #1235: i18n: 'literal-block' node can be translated if 'literal-block' ↵ | shimizukawa | 2015-02-22 | 2 | -0/+65 |
| | | | | | is set to `gettext_additional_targets`. | ||||
| * | The ``gettext_enables`` config value has been renamed to ↵ | shimizukawa | 2015-02-22 | 1 | -1/+1 |
| | | | | | `gettext_additional_targets`. | ||||
| * | add :confval:`gettext_enables` to enable extracting 'index' to gettext ↵ | Takayuki Shimizukawa | 2014-09-28 | 1 | -0/+1 |
| | | | | | catalog output / applying translation catalog to generated documentation. Closes #1344 | ||||
| * | Fixup windows newlines. | Georg Brandl | 2014-09-21 | 2 | -17/+17 |
| | | |||||
| * | Fix malformed po files in the test-intl directory | Takayuki Shimizukawa | 2014-08-03 | 17 | -17/+17 |
| | | |||||
| * | compress static PNG images with optipng -o10 | Lars Buitinck | 2014-07-22 | 1 | -0/+0 |
| | | | | | Average reduction in file size of 20%. | ||||
