index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
ext
/
doctest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year.
Georg Brandl
2014-03-01
1
-3
/
+3
|
\
|
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-3
/
+3
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Fix code style nits.
Georg Brandl
2012-03-10
1
-1
/
+2
*
Closes #844: Fix crashes when dealing with Unicode output in doctest extension.
Georg Brandl
2012-01-29
1
-0
/
+4
*
Closes #860: Do not crash when encountering invalid doctest examples, just em...
Georg Brandl
2012-01-29
1
-2
/
+7
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-24
/
+64
|
\
|
*
Make check.
Georg Brandl
2011-01-15
1
-1
/
+2
|
*
#601: do not require setup for executing doctests.
Georg Brandl
2011-01-15
1
-1
/
+1
|
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
|
\
|
*
|
#553: Added :rst:dir:`testcleanup` blocks in the doctest extension.
Georg Brandl
2011-01-03
1
-21
/
+57
|
*
|
doctest setup-/testrunner now share stdout
DasIch
2010-10-14
1
-0
/
+3
|
*
|
fix a unboundlocalerror occuring with python3
DasIch
2010-06-13
1
-3
/
+3
*
|
|
Fix #648: Fix line numbers reported in warnings about undefined references.
Georg Brandl
2011-09-23
1
-1
/
+2
|
|
/
|
/
|
*
|
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
|
/
*
#374: Make the ``doctest_path`` config value of the doctest extension actuall...
Georg Brandl
2010-04-06
1
-2
/
+2
*
#310: support exception messages in the ``testoutput`` blocks of the ``doctes...
Georg Brandl
2010-01-02
1
-0
/
+7
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
#130: Fix obscure IndexError in doctest extension.
Georg Brandl
2009-06-16
1
-8
/
+27
*
Convert directives in builtin extensions to class API.
Georg Brandl
2009-02-18
1
-59
/
+71
*
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-3
/
+6
*
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
1
-1
/
+1
|
\
|
*
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
1
-2
/
+2
*
|
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
1
-1
/
+1
*
|
Merge in #67 bugfix.
Georg Brandl
2008-12-15
1
-3
/
+11
|
\
\
|
|
/
|
/
|
|
*
Merge in 0.5 bugfixes.
Georg Brandl
2008-12-15
1
-3
/
+11
|
|
\
|
|
*
Add "doctest_global_setup" conf val.
Georg Brandl
2008-12-15
1
-2
/
+10
|
|
*
Some more fixes after the great renaming.
Georg Brandl
2008-11-29
1
-1
/
+1
*
|
|
Fix #67: Output warnings about failed doctests in the doctest extension
Georg Brandl
2008-12-15
1
-2
/
+11
*
|
|
Remove duplicate warning.
Georg Brandl
2008-12-15
1
-2
/
+0
|
/
/
*
|
Fix two issues with non-ASCII characters being written to byte streams.
Georg Brandl
2008-12-15
1
-1
/
+3
*
|
Warn if doctest blocks don't contain code.
Georg Brandl
2008-12-15
1
-2
/
+6
|
/
*
Merged revisions 65640,65675,65699,65701 via svnmerge from
georg.brandl
2008-08-23
1
-1
/
+1
*
Add a dependency system for handling .. include, .. literalinclude
georg.brandl
2008-03-25
1
-2
/
+2
*
Fix a case where nothing is built if the environment is fresh.
georg.brandl
2008-03-23
1
-1
/
+1
*
Also remove # doctest: directives in presentation output.
georg.brandl
2008-03-22
1
-5
/
+10
*
* sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks by
georg.brandl
2008-03-22
1
-6
/
+17
*
Put doctests in "default" by default and update docs for doctest extension.
georg.brandl
2008-03-22
1
-2
/
+2
*
Introduce an ugly hack allowing doctest to test multi-statement examples.
georg.brandl
2008-03-22
1
-0
/
+15
*
* Don't "build" dependent files, makes no sense.
georg.brandl
2008-03-22
1
-14
/
+26
*
Actually use the doctest_path setting.
0.1.61611
georg.brandl
2008-03-21
1
-2
/
+3
*
Add the doctest extension. It provides a builder that runs
georg.brandl
2008-03-21
1
-0
/
+280