Add tests for todo extension.

This commit is contained in:
Georg Brandl 2010-01-03 12:39:55 +01:00
parent dcabce9f78
commit 3b1fd1fe2c
2 changed files with 23 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Contents:
autodoc
autosummary
doctest
extensions
Python <http://python.org/>

22
tests/root/extensions.txt Normal file
View File

@ -0,0 +1,22 @@
Test for diverse extensions
===========================
todo
----
.. todo::
Test the todo extension.
.. todo::
Test with |sub| (see #286).
.. |sub| replace:: substitution references
list of all todos
^^^^^^^^^^^^^^^^^
.. todolist::