summaryrefslogtreecommitdiff
path: root/doc/ext/doctest.rst
Commit message (Expand)AuthorAgeFilesLines
* Add changelog entry and docs for #594.Georg Brandl2011-01-091-1/+1
* #553: Added :rst:dir:`testcleanup` blocks in the doctest extension.Georg Brandl2011-01-031-0/+16
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-171-7/+7
* merge with 0.6Georg Brandl2010-01-021-4/+5
|\
| * #169: Added the ``trim_doctest_flags`` config value, which is true by default.Georg Brandl2009-06-161-1/+2
| * Make doctest block definition clearer.Georg Brandl2009-04-271-3/+3
* | #310: support exception messages in the ``testoutput`` blocks of the ``doctes...Georg Brandl2010-01-021-2/+26
|/
* Fix more line length and trailing whitespace.Georg Brandl2009-01-101-3/+3
* Add "doctest_global_setup" conf val.Georg Brandl2008-12-151-0/+8
* Support app.add_crossref_type().georg.brandl2008-03-281-3/+0
* Make sphinx compatible with docutils SVN snapshots.0.1.61798georg.brandl2008-03-231-1/+1
* Add versionadded tag.georg.brandl2008-03-231-0/+3
* Also remove # doctest: directives in presentation output.georg.brandl2008-03-221-1/+11
* * sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks bygeorg.brandl2008-03-221-0/+4
* Add note about blank lines in doctest blocks.georg.brandl2008-03-221-3/+6
* Put doctests in "default" by default and update docs for doctest extension.georg.brandl2008-03-221-2/+25
* * Add docs for sphinx.ext.doctest.georg.brandl2008-03-211-0/+146
* Some more documentation.georg.brandl2008-03-121-0/+5