Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix annotaions for extensions | Takeshi KOMIYA | 2018-11-28 | 1 | -17/+24 | |
| | | ||||||
* | | Add sphinx.util.typing:unicode to help mypy-3 migration | Takeshi KOMIYA | 2018-11-24 | 1 | -0/+1 | |
|/ | ||||||
* | refactor: Replace Directive by SphinxDirective | Takeshi KOMIYA | 2018-05-11 | 1 | -6/+5 | |
| | ||||||
* | Merge branch '1.7' | Takeshi KOMIYA | 2018-03-18 | 1 | -3/+2 | |
|\ | ||||||
| * | Revert "Use typing.TYPE_CHECKING for typehints" | Takeshi KOMIYA | 2018-03-13 | 1 | -3/+2 | |
| | | | | | | | | This reverts commit a073e17537c2aacaac305feadea58d4473ec97f4. | |||||
* | | Make console and warning messages translatable | Takeshi KOMIYA | 2018-03-03 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch '1.7' | Takeshi KOMIYA | 2018-02-18 | 1 | -2/+3 | |
|\ \ | |/ | ||||||
| * | Use typing.TYPE_CHECKING for typehints | Takeshi KOMIYA | 2018-02-14 | 1 | -2/+3 | |
| | | ||||||
* | | Merge branch '1.7-release' | Takeshi KOMIYA | 2018-01-31 | 1 | -3/+3 | |
|\ \ | |/ | ||||||
| * | Use flake8-import-order | Takeshi KOMIYA | 2018-01-28 | 1 | -3/+3 | |
| | | ||||||
* | | Close #4460: extensions should return the version of data structure as metadata | Takeshi KOMIYA | 2018-01-25 | 1 | -1/+5 | |
|/ | ||||||
* | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 | |
| | ||||||
* | fix #4214: Two todolist directives break sphinx-1.6.5 | Matthew Fernandez | 2017-11-26 | 1 | -1/+2 | |
| | ||||||
* | Closes #1020: ext.todo todolist not linking to the page in pdflatex | Matthew Fernandez | 2017-10-18 | 1 | -2/+14 | |
| | ||||||
* | supress empty span tag | Yoshiki Shibukawa | 2017-10-13 | 1 | -3/+6 | |
| | ||||||
* | fix #4063: Sphinx crushes when there are referenced todolist | Yoshiki Shibukawa | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | Fix #3725: Todo looks different from note in LaTeX output | Takeshi KOMIYA | 2017-05-11 | 1 | -1/+13 | |
| | ||||||
* | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 | |
|\ | ||||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 | |
| | | ||||||
* | | Upgrade to mypy-0.5 | Takeshi KOMIYA | 2017-03-03 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2017-01-12 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix flake8 violations | Takeshi KOMIYA | 2017-01-12 | 1 | -1/+1 | |
| | | ||||||
* | | logger.warning() supports node as location parameter | Takeshi KOMIYA | 2017-01-02 | 1 | -1/+2 | |
| | | ||||||
* | | Use loggers | Takeshi KOMIYA | 2017-01-02 | 1 | -1/+4 | |
| | | ||||||
* | | Add type-check annotations to sphinx.ext | Takeshi KOMIYA | 2016-11-16 | 1 | -8/+23 | |
|/ | ||||||
* | #2680: `sphinx.ext.todo` now emits warnings if `todo_emit_warnings` enabled | Takeshi KOMIYA | 2016-07-16 | 1 | -0/+7 | |
| | ||||||
* | fix flake8 | shimizukawa | 2016-02-09 | 1 | -3/+4 | |
| | ||||||
* | Merge pull request #1751 from montefra/todo_function | shimizukawa | 2016-02-08 | 1 | -3/+7 | |
|\ | | | | | | | todo list: link only | |||||
| * | todo list: link only | montefra | 2015-03-02 | 1 | -3/+7 | |
| | | ||||||
* | | Merge branch 'stable' | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | Refactoring ``sphinx.ext.todo``; because of deprecation of make_admonition() | Takeshi KOMIYA | 2016-01-10 | 1 | -11/+15 | |
|/ / | ||||||
* | | Fix #1818: `sphinx.ext.todo` directive generates broken html class attribute ↵ | shimizukawa | 2015-11-29 | 1 | -1/+8 | |
| | | | | | | | | as 'admonition-' when :confval:`language` is specified with non-ASCII linguistic area like 'ru' or 'ja'. To fix this, now ``todo`` directive can use ```:class:`` option. | |||||
* | | Support PEP-440 version spec for developers. | shimizukawa | 2015-03-14 | 1 | -1/+1 | |
| | | ||||||
* | | ext: pep8 fixes | Georg Brandl | 2015-03-08 | 1 | -3/+10 | |
|/ | ||||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
|\ | ||||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | Make remaining builtin extensions parallel-read-proof. | Georg Brandl | 2014-09-22 | 1 | -1/+10 | |
| | | ||||||
* | | [WIP] parallel read | Georg Brandl | 2014-09-22 | 1 | -1/+1 | |
| | | ||||||
* | | Change extension setup() return value to a dictionary of metadata. | Georg Brandl | 2014-09-22 | 1 | -1/+1 | |
| | | | | | | | | This makes it possible to introduce more metadata values later. | |||||
* | | Return version from setup() for all sphinx.ext extensions. | Georg Brandl | 2014-09-03 | 1 | -0/+2 | |
| | | ||||||
* | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
| | | ||||||
* | | Closes #925: Allow list-typed config values to be provided on the command line, | Georg Brandl | 2014-01-10 | 1 | -1/+0 | |
|/ | | | | like ``-D key=val1,val2``. | |||||
* | Remove ids from copied todo directives; they are no longer unique in the ↵ | Roland Meister | 2013-06-19 | 1 | -1/+3 | |
| | | | | todolist | |||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | Trigger rebuild when todo visibility is toggled (mentioned in #884). | Robert Lehmann | 2012-02-29 | 1 | -1/+1 | |
| | ||||||
* | Merge with 1.0 | Georg Brandl | 2011-09-23 | 1 | -3/+5 | |
|\ | ||||||
| * | Fix #648: Fix line numbers reported in warnings about undefined references. | Georg Brandl | 2011-09-23 | 1 | -3/+5 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
|\ \ | |/ |