summaryrefslogtreecommitdiff
path: root/sphinx/ext/todo.py
Commit message (Expand)AuthorAgeFilesLines
* Year++Takeshi KOMIYA2017-03-261-1/+1
* Fix flake8 violationsTakeshi KOMIYA2017-01-121-1/+1
* #2680: `sphinx.ext.todo` now emits warnings if `todo_emit_warnings` enabledTakeshi KOMIYA2016-07-161-0/+7
* fix flake8shimizukawa2016-02-091-3/+4
* Merge pull request #1751 from montefra/todo_functionshimizukawa2016-02-081-3/+7
|\
| * todo list: link onlymontefra2015-03-021-3/+7
* | Merge branch 'stable'Georg Brandl2016-01-141-1/+1
|\ \
| * | Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* | | Refactoring ``sphinx.ext.todo``; because of deprecation of make_admonition()Takeshi KOMIYA2016-01-101-11/+15
|/ /
* | Fix #1818: `sphinx.ext.todo` directive generates broken html class attribute ...shimizukawa2015-11-291-1/+8
* | Support PEP-440 version spec for developers.shimizukawa2015-03-141-1/+1
* | ext: pep8 fixesGeorg Brandl2015-03-081-3/+10
|/
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Make remaining builtin extensions parallel-read-proof.Georg Brandl2014-09-221-1/+10
* | [WIP] parallel readGeorg Brandl2014-09-221-1/+1
* | Change extension setup() return value to a dictionary of metadata.Georg Brandl2014-09-221-1/+1
* | Return version from setup() for all sphinx.ext extensions.Georg Brandl2014-09-031-0/+2
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|\ \ | |/
| * Update copyright year.Georg Brandl2014-03-011-1/+1
* | Closes #925: Allow list-typed config values to be provided on the command line,Georg Brandl2014-01-101-1/+0
|/
* Remove ids from copied todo directives; they are no longer unique in the todo...Roland Meister2013-06-191-1/+3
* Copyright update.Georg Brandl2013-01-011-1/+1
* Trigger rebuild when todo visibility is toggled (mentioned in #884).Robert Lehmann2012-02-291-1/+1
* Merge with 1.0Georg Brandl2011-09-231-3/+5
|\
| * Fix #648: Fix line numbers reported in warnings about undefined references.Georg Brandl2011-09-231-3/+5
* | merge with 1.0Georg Brandl2011-01-041-1/+1
|\ \ | |/
| * New year update.Georg Brandl2011-01-041-1/+1
* | Add add_node() support for texinfo and add handlers for nodes in our extensions.Georg Brandl2010-10-221-1/+2
|/
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-2/+1
* Add manual page writer.Georg Brandl2010-02-211-1/+2
* merge with trunkGeorg Brandl2010-02-171-6/+7
|\
| * #328: avoid "here" links in todolist.Georg Brandl2010-01-311-6/+7
* | Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-0/+1
* | merge with trunkGeorg Brandl2010-01-071-8/+20
|\ \ | |/
| * merge with 0.6Georg Brandl2010-01-031-8/+20
| |\
| | * #286: collect todo nodes after the whole document has been read; this allows ...Georg Brandl2010-01-031-8/+20
* | | merge with trunkGeorg Brandl2010-01-021-3/+1
|\ \ \ | |/ / |/| |
| * | More refactoring for language-independent domain support.Georg Brandl2009-09-071-3/+1
* | | merge with 0.6Georg Brandl2010-01-011-1/+1
|\ \ \ | |/ / |/| / | |/
| * Happy new year!Georg Brandl2010-01-011-1/+1
* | merge with 0.6Georg Brandl2009-09-031-3/+8
|\ \ | |/
| * #241: Fix a crash building LaTeX output for documents that containGeorg Brandl2009-09-031-3/+8
| * #134: fix pending_xref leftovers when using the todolist directive.Georg Brandl2009-03-271-1/+6
* | Give todo source attributions a specific class.Georg Brandl2009-06-051-1/+1
* | #134: fix pending_xref leftovers when using the todolist directive.Georg Brandl2009-03-271-1/+6
|/
* Convert directives in builtin extensions to class API.Georg Brandl2009-02-181-27/+48
* merge with mainGeorg Brandl2009-02-141-0/+3
|\
| * Fix todolist crash when no todo entry is there.Georg Brandl2009-02-121-0/+3
* | Reformat to EOL80.Georg Brandl2009-01-101-2/+2
|/