Update CHANGES and documentation for #1751.

This commit is contained in:
shimizukawa 2016-02-08 23:31:02 +09:00
parent 2897846a6e
commit e2208c12a0
2 changed files with 10 additions and 0 deletions

View File

@ -51,6 +51,8 @@ Features added
* #2235: ``needs_sphinx`` supports micro version comparison
* #2282: Add "language" attribute to html tag in the "basic" theme
* #1779: Add EPUB 3 builder
* #1751: Add :confval:`todo_link_only` to avoid file path and line indication on
:rst:dir:`todolist`.
Bugs fixed
----------

View File

@ -33,3 +33,11 @@ There is also an additional config value:
If this is ``True``, :rst:dir:`todo` and :rst:dir:`todolist` produce output,
else they produce nothing. The default is ``False``.
.. confval:: todo_link_only
If this is ``True``, :rst:dir:`todolist` produce output without file path and line,
The default is ``False``.
.. versionadded:: 1.4