Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'stable' | jfbu | 2016-12-17 | 1 | -0/+2 | |
|\ \ | |/ | ||||||
| * | Fix #185: References to section title including raw node has broken | Takeshi KOMIYA | 2016-12-17 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch '1.5-release' | Takeshi KOMIYA | 2016-11-23 | 1 | -0/+3 | |
|\ \ | |/ | ||||||
| * | Merge branch 'stable' into 1.5-release | Takeshi KOMIYA | 2016-11-23 | 1 | -0/+3 | |
| |\ | ||||||
| | * | * #3093: gettext build broken on image node under ``note`` directive. | shimizukawa | 2016-11-20 | 1 | -0/+1 | |
| | | | ||||||
| | * | refs #3093: gettext build broken on substituted images. | shimizukawa | 2016-11-20 | 1 | -0/+2 | |
| | | | ||||||
* | | | Add type-check annotations to sphinx.util | Takeshi KOMIYA | 2016-11-16 | 1 | -1/+27 | |
|/ / | ||||||
* | | Merge branch 'stable' into 1.5-release | Takeshi KOMIYA | 2016-11-16 | 1 | -0/+1 | |
|\ \ | |/ | ||||||
| * | insert blank line(s) to adapt latest flake8/pycodestyle | shimizukawa | 2016-11-16 | 1 | -0/+1 | |
| | | ||||||
* | | Refactor: move process_only_nodes() to sphinx.util.nodes | Takeshi KOMIYA | 2016-10-11 | 1 | -0/+21 | |
| | | ||||||
* | | Fix #2687: Uninstall sphinx directives and roles after build | Takeshi KOMIYA | 2016-09-21 | 1 | -0/+1 | |
| | | ||||||
* | | Fix could not translate the content of meta directive (ref: #1734) | Takeshi KOMIYA | 2016-09-01 | 1 | -0/+20 | |
| | | ||||||
* | | Fix #1734: Could not translate the caption of toctree directive | Takeshi KOMIYA | 2016-09-01 | 1 | -0/+7 | |
|/ | ||||||
* | classifier of glossary terms can be used for index entries grouping key. The ↵ | shimizukawa | 2016-02-14 | 1 | -3/+3 | |
| | | | | classifier also be used for translation. See also :ref:`glossary-directive`. | |||||
* | Fix #2291: pdflatex "Counter too large" error from footnotes inside tables ↵ | Takeshi KOMIYA | 2016-02-07 | 1 | -2/+3 | |
| | | | | of contents | |||||
* | Fix #2247: #2205 breaks make html for definition list with classifiers that ↵ | Takeshi KOMIYA | 2016-01-18 | 1 | -1/+1 | |
| | | | | contains regular-expression like string | |||||
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
| | ||||||
* | Fix line numbers were not shown on warnings in LaTeX and texinfo builder | Takeshi KOMIYA | 2016-01-13 | 1 | -2/+6 | |
| | ||||||
* | Fix #2198,#2205: ``make gettext`` generate broken msgid for definition ↵ | shimizukawa | 2016-01-09 | 1 | -2/+4 | |
| | | | | lists. It's a regression by #1855. | |||||
* | Fix #1994: More supporting non-standard parser (like recommonmark parser) ↵ | shimizukawa | 2015-09-13 | 1 | -2/+8 | |
| | | | | for Translation and WebSupport feature. Now node.rawsource is fall backed to node.astext() during docutils transforming. | |||||
* | Fix #1540: Fix RuntimeError with circular referenced toctree | Takeshi KOMIYA | 2015-08-09 | 1 | -18/+20 | |
| | ||||||
* | Fixed #1855: make gettext generates broken po file for definition lists with ↵ | shimizukawa | 2015-07-25 | 1 | -0/+14 | |
| | | | | classifier. | |||||
* | remove old patch for docutils. it's fixed at docutils-0.10 | shimizukawa | 2015-07-25 | 1 | -11/+0 | |
| | | | | http://repo.or.cz/w/docutils.git?a=commit;h=e3cc3cef7c1120d46ed9ef317583d08a51a452cc | |||||
* | flake8: fix a problem, add differing warning # | Georg Brandl | 2015-03-08 | 1 | -1/+1 | |
| | ||||||
* | util: pep8 fixes | Georg Brandl | 2015-03-08 | 1 | -5/+13 | |
| | ||||||
* | The change c773692 breaks a previous gettext output that contains duplicated ↵ | shimizukawa | 2015-02-28 | 1 | -3/+3 | |
| | | | | msgid such as "foo bar" and "version changes in 1.3: foo bar". | |||||
* | refs #1235: i18n: 'uri' and 'alt' attribute on 'image' and 'figure' nodes ↵ | shimizukawa | 2015-02-22 | 1 | -0/+10 | |
| | | | | can be translated if `gettext_additional_targets` has 'image'. | |||||
* | versioning_conditions for uuid/i18n uses is_translatable instead of ↵ | shimizukawa | 2015-02-22 | 1 | -2/+2 | |
| | | | | nodes.TextElement directly. | |||||
* | refactoring: extract 'translatable_node' checking code from extract_messages. | shimizukawa | 2015-02-22 | 1 | -15/+21 | |
| | ||||||
* | refs #1235: i18n: 'doctest-block' and 'raw' node can be translated if ↵ | shimizukawa | 2015-02-22 | 1 | -0/+4 | |
| | | | | `gettext_additional_targets` has that string. | |||||
* | refs #1235: i18n: 'literal-block' node can be translated if 'literal-block' ↵ | shimizukawa | 2015-02-22 | 1 | -1/+8 | |
| | | | | is set to `gettext_additional_targets`. | |||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
|\ | ||||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | Merge with stable | Takayuki Shimizukawa | 2014-08-30 | 1 | -18/+33 | |
|\ \ | |/ | ||||||
| * | * gettext does not extract nodes.line in a table or list. Closes #1477 | Takayuki Shimizukawa | 2014-08-26 | 1 | -0/+1 | |
| | | ||||||
| * | refactoring | Takayuki Shimizukawa | 2014-08-26 | 1 | -18/+32 | |
| | | ||||||
* | | Fix numbering section at singlehtml mode does not work for nested toctree | tk0miya | 2014-08-18 | 1 | -1/+2 | |
| | | ||||||
* | | Fix numbering section does not work at singlehtml mode (adhoc) | tk0miya | 2014-08-12 | 1 | -0/+2 | |
| | | ||||||
* | | merge with stable | Takayuki Shimizukawa | 2014-07-13 | 1 | -1/+2 | |
|\ \ | |/ | ||||||
| * | * Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, ↵ | Takayuki Shimizukawa | 2014-07-13 | 1 | -1/+1 | |
| | | | | | | | | texinfo and changes. Closes #1508 | |||||
* | | * fix over 80 chars line and remove unused import. | Takayuki Shimizukawa | 2014-06-15 | 1 | -1/+0 | |
| | | ||||||
* | | merge with stable | Georg Brandl | 2014-03-02 | 1 | -1/+2 | |
|\ \ | |/ | ||||||
| * | Fix long lines. | Georg Brandl | 2014-03-02 | 1 | -1/+2 | |
| | | ||||||
* | | Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206) | Georg Brandl | 2014-03-01 | 1 | -20/+1 | |
|\ \ | |/ |/| | | | Drop docutils-0.7, 0.8, 0.9 support. | |||||
| * | Drop docutils-0.7, 0.8 and 0.9 support | Takayuki Shimizukawa | 2013-12-15 | 1 | -20/+1 | |
| | | ||||||
* | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
|/ | ||||||
* | Add tests and code refine for pull request #190. | Takayuki Shimizukawa | 2013-11-12 | 1 | -17/+12 | |
| | ||||||
* | Find node.source recursively. In some cases (.. figure nested inside other ↵ | Michael Schlenker | 2013-11-08 | 1 | -1/+18 | |
| | | | | blocks or lists), the node.parent.source is None too, so the old logic fails. Just traverse up, until we get a valid node.source or have no parent at all. | |||||
* | Add .. rubric:: to the list of special cased nodes for gettext. | Michael Schlenker | 2013-11-08 | 1 | -1/+1 | |
| | | | | The ``.. rubric:: Title`` does not get extracted in all places without, due to the missing node.source field, quite like the title fields. | |||||
* | Backed out changeset cfe9e2d11003 refs #1265 | Takayuki Shimizukawa | 2013-10-04 | 1 | -7/+0 | |
| |