.. |
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
|
refactor code/tests: keyword support for search index #2516
|
2016-05-05 18:09:22 +02: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
|
Merge branch 'stable' into 1.4-release
|
2016-03-23 22:01:14 +09:00 |
test_build_latex.py
|
Fix #2397: Setup shorthandoff for turkish documents
|
2016-04-16 18:28:15 +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
|
Use locales as a default value of locale_dirs
|
2016-04-25 22:25:58 +09:00 |
test_directive_code.py
|
Added Tests for latex(pdf) links to captioned or named literal blocks
|
2016-04-10 20:45:59 +02: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
|
C++, also support 'extern' for functions.
|
2016-03-31 13:40:02 +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
|
Skip tests for inheritance_diagram if graphviz not found
|
2016-03-11 14:41:02 +09:00 |
test_ext_intersphinx.py
|
Merge branch 'stable'
|
2016-01-14 22:54:08 +01:00 |
test_ext_math.py
|
Fix testcase
|
2016-04-16 16:11:48 +09:00 |
test_ext_napoleon_docstring.py
|
fix #2379 - Keyword args rendered with type links, as normal parameters (configurable under napoleon_use_keyword option)
|
2016-03-23 19:30:14 +01: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 #2395: Sphinx crashs if unicode character in image filename
|
2016-04-10 20:25:25 +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
|
refactor code/tests: keyword support for search index #2516
|
2016-05-05 18:09:22 +02: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
|
Tests for 22dce02bec1e97b00fa5dde2479ab498784a866c..1754473c532d300ce517460d2ff467c312ae5510
|
2016-04-05 12:20:10 +02: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 |