Showing content from http://svn.python.org/projects/doctools/trunk/doc/ext/todo.rst below:
:mod:`sphinx.ext.todo` -- Support for todo items ================================================ .. module:: sphinx.ext.todo :synopsis: Allow inserting todo items into documents. .. moduleauthor:: Daniel Bültmann .. versionadded:: 0.5 There are two additional directives when using this extension: .. directive:: todo Use this directive like, for example, :dir:`note`. It will only show up in the output if :confval:`todo_include_todos` is true. .. directive:: todolist This directive is replaced by a list of all todo directives in the whole documentation, if :confval:`todo_include_todos` is true. There is also an additional config value: .. confval:: todo_include_todos If this is ``True``, :dir:`todo` and :dir:`todolist` produce output, else they produce nothing. The default is ``False``.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4