..
etree13
remove unnecessary list()
wrappers. In some places, I replaced iterable.sort()
with sorted(iterable)
.
2014-05-25 09:25:02 +09:00
root
Fix LaTeX writer's handling of multirow table cells
2015-01-06 02:06:58 -05:00
roots
Fix #1603 :numref: doesn't work correctly when label contain underscore
2014-10-27 11:02:54 +09:00
coverage.py
remove unnecessary list()
wrappers. In some places, I replaced iterable.sort()
with sorted(iterable)
.
2014-05-25 09:25:02 +09:00
path.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
run.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_api_translator.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_apidoc.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_application.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_autodoc.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_build_gettext.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_build_html.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_build_latex.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_build_texinfo.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_build_text.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_build.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_catalogs.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_config.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_directive_code.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_directive_only.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_docutilsconf.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_domain_cpp.py
C++, fixes to id generation.
2015-02-06 08:35:12 +01:00
test_domain_py.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_domain_rst.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_domain_std.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_environment.py
Adapt test after env-updated change.
2015-01-25 16:25:32 +01:00
test_ext_autosummary.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_ext_coverage.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_ext_doctest.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_ext_intersphinx.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_ext_napoleon_docstring.py
Closes #1670 : Fix napoleon handling of *args and **kwargs parameters
2015-01-12 17:08:51 -05:00
test_ext_napoleon_iterators.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_ext_napoleon.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_ext_viewcode.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_highlighting.py
Add highlight_options configuration value
2015-01-05 12:58:43 -05:00
test_i18n.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_intl.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_markup.py
Fix #1620 : Use VerbatimBorderColor to add frame to code-block in LaTeX
2015-01-18 15:32:17 +09:00
test_metadata.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_quickstart.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_search.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_searchadapters.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_setup_command.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_templating.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_theming.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_util_i18n.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_util_nodes.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_versioning.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
test_websupport.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
util.py
Merge branch 'stable'
2015-01-03 21:41:14 +01:00