.. |
etree13
|
remove unnecessary list() wrappers. In some places, I replaced iterable.sort() with sorted(iterable) .
|
2014-05-25 09:25:02 +09:00 |
root
|
Closes #1871: fix for latex writer with multirow and 1-column tables.
|
2015-07-24 16:33:19 +02:00 |
roots
|
Merge pull request #1819 from pjxiao/feature-1793
|
2015-07-11 15:15:01 +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_applehelp.py
|
fix for make check
|
2015-03-10 00:22:02 +09:00 |
test_build_gettext.py
|
The `gettext_enables config value has been renamed to gettext_additional_targets`.
|
2015-02-22 13:31:28 +09:00 |
test_build_html.py
|
Support PEP-440 version spec for developers.
|
2015-03-14 16:46:24 +09:00 |
test_build_latex.py
|
fix test: numfig test depends ja translation.
|
2015-03-09 22:33:41 +09:00 |
test_build_texinfo.py
|
Merge branch 'stable'
|
2015-01-03 21:41:14 +01:00 |
test_build_text.py
|
Fix #1793: Add new line before first item of list
|
2015-03-30 19:55:49 +09:00 |
test_build.py
|
Added tests for Apple Help generation.
|
2015-01-15 13:17:01 +00:00 |
test_catalogs.py
|
Fixed #1771: automated .mo building doesn't work properly with template translation: sphinx-build will load sphinx.mo file to initialize template-bridge before compiling sphinx.po file.
|
2015-03-16 23:01:16 +09:00 |
test_config.py
|
Merge branch 'stable'
|
2015-01-03 21:41:14 +01:00 |
test_directive_code.py
|
Fix #1790 literalinclude strips empty lines at the head and tail
|
2015-04-02 14:48:14 +09: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++, more name lookup fixes.
|
2015-03-08 14:58:34 +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_graphviz.py
|
Add testcase for graphviz
|
2015-06-26 21:23:03 +09:00 |
test_ext_ifconfig.py
|
Closes #1748: SyntaxError in sphinx/ext/ifconfig.py with Python 2.6.
|
2015-03-02 22:43:14 +09:00 |
test_ext_intersphinx.py
|
Closes #1735: Use https://doc.python.org/ instead of `http protocol. It was used for sphinx.ext.intersphinx` and some documentation.
|
2015-02-23 04:20:35 +00:00 |
test_ext_napoleon_docstring.py
|
Closes #1840: [Napoleon] Fixes Google style parsing to only match section headers ending with exactly one colon
|
2015-07-24 11:31:47 -07: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
|
Fix #1780: Remove duplicated "class" and "exception" keywords from text builder
|
2015-04-28 22:17:09 +09:00 |
test_markup.py
|
Fix generating emphasis nodes without semantic reason
|
2015-02-25 15:51:47 +01:00 |
test_metadata.py
|
Merge branch 'stable'
|
2015-01-03 21:41:14 +01:00 |
test_quickstart.py
|
ref #1776: test fixed.
|
2015-03-16 00:27:12 +09: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
|
remove test that is not works correctly on travis.ci (+1 squashed commits)
|
2015-03-15 02:18:00 +09:00 |
test_util_i18n.py
|
Fixed #1796: On py3, automated .mo building cause UnicodeDecodeError.
|
2015-07-25 15:47:56 +02: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 |