mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
merge with 0.6
This commit is contained in:
@@ -24,6 +24,7 @@ Contents:
|
||||
metadata
|
||||
extensions
|
||||
doctest
|
||||
extensions
|
||||
|
||||
Python <http://python.org/>
|
||||
|
||||
|
||||
@@ -6,3 +6,23 @@ extlinks
|
||||
|
||||
Test diverse links: :issue:`1000` and :pyurl:`dev/`, also with
|
||||
:issue:`explicit caption <1042>`.
|
||||
|
||||
|
||||
todo
|
||||
----
|
||||
|
||||
.. todo::
|
||||
|
||||
Test the todo extension.
|
||||
|
||||
.. todo::
|
||||
|
||||
Test with |sub| (see #286).
|
||||
|
||||
.. |sub| replace:: substitution references
|
||||
|
||||
|
||||
list of all todos
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. todolist::
|
||||
|
||||
Reference in New Issue
Block a user