EricFromCanada
|
65e924a3e4
|
rewrapping paragraphs when over 80 characters wide
|
2014-06-18 11:53:25 -04:00 |
|
Georg Brandl
|
6e2324ab2c
|
Add changelog entry and docs for #594.
|
2011-01-09 21:43:22 +01:00 |
|
Georg Brandl
|
7401622583
|
#553: Added :rst:dir:testcleanup blocks in the doctest extension.
|
2011-01-03 21:20:29 +01:00 |
|
Georg Brandl
|
f4f3066581
|
Use the new rst domain in the sphinx docs.
|
2010-04-17 10:39:51 +02:00 |
|
Georg Brandl
|
ed78dc7ff0
|
merge with 0.6
|
2010-01-02 20:54:59 +01:00 |
|
Georg Brandl
|
f4da14806c
|
#310: support exception messages in the `testoutput blocks of the doctest ` extension.
Also add minimal test cases for the doctest extension.
|
2010-01-02 14:59:27 +01:00 |
|
Georg Brandl
|
0ed845462f
|
#169: Added the `trim_doctest_flags ` config value, which is true by default.
|
2009-06-16 21:53:53 +02:00 |
|
Georg Brandl
|
97ebfba6c8
|
Make doctest block definition clearer.
|
2009-04-27 17:34:27 +02:00 |
|
Georg Brandl
|
aedbdd953d
|
Fix more line length and trailing whitespace.
|
2009-01-10 22:18:18 +01:00 |
|
Georg Brandl
|
5066f49fbe
|
Add "doctest_global_setup" conf val.
|
2008-12-15 12:33:13 +01:00 |
|
Georg Brandl
|
5fe73576a5
|
Support app.add_crossref_type().
|
2008-03-28 18:45:32 +00:00 |
|
Georg Brandl
|
5d272bdd0d
|
Make sphinx compatible with docutils SVN snapshots.
|
2008-03-23 15:07:15 +00:00 |
|
Georg Brandl
|
8be320821a
|
Add versionadded tag.
|
2008-03-23 08:33:20 +00:00 |
|
Georg Brandl
|
7111855bab
|
Also remove # doctest: directives in presentation output.
|
2008-03-22 21:21:28 +00:00 |
|
Georg Brandl
|
b82b162729
|
* sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks by
real blank lines for presentation output.
* sphinx.environment: Move doctest_blocks out of block_quotes to
support indented doctest blocks.
|
2008-03-22 21:10:35 +00:00 |
|
Georg Brandl
|
fa089ae583
|
Add note about blank lines in doctest blocks.
|
2008-03-22 20:47:27 +00:00 |
|
Georg Brandl
|
3155163249
|
Put doctests in "default" by default and update docs for doctest extension.
|
2008-03-22 13:07:22 +00:00 |
|
Georg Brandl
|
77441d7549
|
* Add docs for sphinx.ext.doctest.
* Update parse_node functions.
|
2008-03-21 14:06:04 +00:00 |
|
Georg Brandl
|
6d7d1f6e50
|
Some more documentation.
|
2008-03-12 21:37:22 +00:00 |
|