.. |
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 #1498: manpage writer: don't make whole of item in definition list bold if it includes strong node
|
2016-03-06 17:49:49 +09:00 |
roots
|
Fix the confval type checker emits warnings if unicode is given to confvals which expects string value
|
2016-02-23 11:14:58 +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 'useless-test-noise'
|
2016-03-03 23:01:34 +09:00 |
run.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_api_translator.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_apidoc.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_application.py
|
Merge pull request #2209 from tk0miya/2162_add_source_parser_API
|
2016-01-17 19:07:18 +09:00 |
test_autodoc_py35.py
|
Obligatory copyright update.
|
2016-01-14 22:55:22 +01:00 |
test_autodoc.py
|
Merge pull request #2300 from akruis/feature_autoclass_content_from__new__
|
2016-02-14 14:45:25 +09:00 |
test_build_applehelp.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_build_gettext.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_build_html.py
|
Fix #2229: no warning is given for unknown options
|
2016-02-23 12:23:06 +09:00 |
test_build_latex.py
|
Fix #2337: Use `\url{URL} macro instead of \href{URL}{URL} ` in LaTeX writer
|
2016-03-04 15:45:28 +09:00 |
test_build_manpage.py
|
Fix #1498: manpage writer: don't make whole of item in definition list bold if it includes strong node
|
2016-03-06 17:49:49 +09:00 |
test_build_texinfo.py
|
Fix #2229: no warning is given for unknown options
|
2016-02-23 12:23:06 +09:00 |
test_build_text.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_build.py
|
Fix #1921: Support figure substitutions by locale
|
2016-02-22 21:32:05 +09:00 |
test_catalogs.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_config.py
|
Fix the confval type checker emits warnings if unicode is given to confvals which expects string value
|
2016-02-23 11:14:58 +09:00 |
test_directive_code.py
|
Merge pull request #2297 from jfbu/literalblockcaption
|
2016-03-06 15:01:52 +09:00 |
test_directive_only.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_docutilsconf.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_domain_cpp.py
|
Fix :cpp:any: fix_paren with explicit title.
|
2016-01-28 13:19:23 +09:00 |
test_domain_py.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_domain_rst.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_domain_std.py
|
Override figure directive to apply :name: option to the figure itself
|
2016-02-14 14:49:20 +09:00 |
test_environment.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_autosectionlabel.py
|
Fix #1286, #2099: Add `sphinx.ext.autosectionlabel ` extension to allow reference sections using its title
|
2016-02-14 16:30:57 +09:00 |
test_ext_autosummary.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_coverage.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_doctest.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_githubpages.py
|
Obligatory copyright update.
|
2016-01-14 22:55:22 +01:00 |
test_ext_graphviz.py
|
`sphinx.ext.graphviz ` supports graph substituions by locale
|
2016-02-22 21:32:06 +09:00 |
test_ext_ifconfig.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_inheritance_diagram.py
|
Add testcase for PR #2311
|
2016-02-14 15:06:28 +09:00 |
test_ext_intersphinx.py
|
Merge branch 'stable'
|
2016-01-14 22:54:08 +01:00 |
test_ext_math.py
|
Correct a duplicated test case name in test_ext_math
|
2016-02-18 18:51:02 -08:00 |
test_ext_napoleon_docstring.py
|
Fix #2227: [Napoleon] Fixes issue in which bulleted lists in parameter descriptions could cause the sphinx builder to fail
|
2016-01-27 10:16:12 -08:00 |
test_ext_napoleon_iterators.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_napoleon.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_ext_viewcode.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_highlighting.py
|
Highlighting fallbacks by default
|
2016-02-20 00:44:28 +09:00 |
test_i18n.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_intl.py
|
Fix broken merges
|
2016-03-03 23:14:16 +09:00 |
test_markup.py
|
Define `\menuselection and \accelerator macros to redefine the style of menuselection` roles.
|
2016-02-25 20:58:01 +09:00 |
test_metadata.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_quickstart.py
|
Merge branch 'stable'
|
2016-01-14 22:54:08 +01:00 |
test_search.py
|
Fix test_search has been failed
|
2016-03-01 00:48:58 +09:00 |
test_searchadapters.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_setup_command.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_templating.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_theming.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_toctree.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_util_i18n.py
|
fix for 'make style-check'
|
2016-03-06 21:37:04 +09:00 |
test_util_logging.py
|
Add :confval:suppress_warnings to supress arbitrary warning message
|
2016-02-23 12:23:06 +09:00 |
test_util_nodes.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_util.py
|
Fix #1944: rst_prolog breaks file-wide metadata
|
2016-01-24 17:32:42 +09:00 |
test_versioning.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
test_websupport.py
|
Obligatory copyright update.
|
2016-01-14 22:54:04 +01:00 |
typing_test_data.py
|
Closes #1968: Show extended type hints for function annotations that use 'typing' module
|
2015-07-31 21:26:32 +03:00 |
util.py
|
Merge branch 'useless-test-noise'
|
2016-03-03 23:01:34 +09:00 |