.. |
py3
|
Fix #4260: autodoc: keyword only argument separator is not disappeared
|
2018-02-13 02:13:38 +09:00 |
py35
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
roots
|
Raise ExtensionError from Config class instead application class
|
2018-03-24 00:27:03 +09:00 |
conftest.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_api_translator.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_application.py
|
Merge branch 'master' into refactor_config
|
2018-04-02 10:47:47 +09:00 |
test_autodoc.py
|
test: Suppress DeprecationWarning
|
2018-03-20 20:27:05 +09:00 |
test_build_applehelp.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_build_epub.py
|
Fix existence check for JRE was broken
|
2018-03-20 23:35:42 +09:00 |
test_build_gettext.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_build_html5.py
|
Merge branch '1.7'
|
2018-02-20 00:02:57 +09:00 |
test_build_html.py
|
Merge branch '1.7'
|
2018-03-19 23:46:15 +09:00 |
test_build_latex.py
|
Fix #4720: message when an image is mismatched for builder is not clear
|
2018-03-18 01:35:42 +09:00 |
test_build_linkcheck.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_build_manpage.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_build_qthelp.py
|
Use template for generating .qhp file
|
2018-03-18 12:33:03 +09:00 |
test_build_texinfo.py
|
Fix #4720: message when an image is mismatched for builder is not clear
|
2018-03-18 01:35:42 +09:00 |
test_build_text.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_build.py
|
Merge pull request #4651 from tk0miya/fix_flake8_violations
|
2018-02-19 23:57:00 +09:00 |
test_builder.py
|
Deprecate env.update()!
|
2018-02-24 13:06:46 +09:00 |
test_catalogs.py
|
Fix i18n: message catalogs are not compiled when specific build (refs: #4560)
|
2018-02-08 12:44:15 +09:00 |
test_config.py
|
Rename Config.read() to Config.from_conf_py()
|
2018-04-01 20:07:45 +09:00 |
test_correct_year.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_directive_code.py
|
Refactor: Add Config.read() as a constructor
|
2018-03-23 23:40:28 +09:00 |
test_directive_only.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_docutilsconf.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_domain_cpp.py
|
C++, parse 'this' in expressions.
|
2018-02-19 20:58:55 +01:00 |
test_domain_js.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_domain_py.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_domain_rst.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_domain_std.py
|
refactor: Store enumerable_nodes to registry
|
2018-02-20 01:32:30 +09:00 |
test_environment_indexentries.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_environment_toctree.py
|
Merge pull request #4644 from tk0miya/4641_toctree_glob_and_url
|
2018-02-20 01:50:54 +09:00 |
test_environment.py
|
Deprecate env.update()!
|
2018-02-24 13:06:46 +09:00 |
test_ext_apidoc.py
|
Closes #4520 - acidic: Subpackage not in toc. The rule of skipping folders with only an empty __init__.py has been removed. The reason for this is that it was never working consistently in the first place and made the code unnecessary hard to reason about. Tests for the TOC generation have been added, as well as tests for the exclude mechanism since they are coupled. One test (test_ext_apidoc.py::test_exclude) has also been modified to reflect the new behaviour.
|
2018-03-21 14:35:58 +09:00 |
test_ext_autodoc.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_autosectionlabel.py
|
Combine tests for autosectionlabel
|
2018-02-11 13:54:47 +09:00 |
test_ext_autosummary.py
|
Fix #4689: autosummary: unexpectedly strips docstrings containing "i.e."
|
2018-03-04 02:12:13 +09:00 |
test_ext_coverage.py
|
Merge branch 'happy_new_year' into master
|
2018-01-01 01:09:17 +09:00 |
test_ext_doctest.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_githubpages.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_ext_graphviz.py
|
Fit graphviz images to page.
|
2018-02-17 10:07:00 +09:00 |
test_ext_ifconfig.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_ext_imgconverter.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_inheritance_diagram.py
|
Fit graphviz images to page.
|
2018-02-17 10:07:00 +09:00 |
test_ext_inheritance.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_intersphinx.py
|
Fix #4664: Reading objects.inv fails again
|
2018-02-23 10:44:11 +09:00 |
test_ext_math.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_napoleon_docstring.py
|
Fix flake8 violations
|
2018-02-20 00:08:44 +09:00 |
test_ext_napoleon_iterators.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_napoleon.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_ext_todo.py
|
Merge branch 'happy_new_year' into master
|
2018-01-01 01:09:17 +09:00 |
test_ext_viewcode.py
|
Fix #4701: viewcode: Misplaced `<div> ` in viewcode html output
|
2018-03-05 23:46:34 +09:00 |
test_highlighting.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_intl.py
|
Deprecate env.update()!
|
2018-02-24 13:06:46 +09:00 |
test_io.py
|
A happy new year!
|
2018-01-01 01:10:10 +09:00 |
test_locale.py
|
Fix i18n: message catalogs were reset on each initialization
|
2018-02-25 23:44:38 +09:00 |
test_markup.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_metadata.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_pycode_parser.py
|
Merge pull request #4157 from tk0miya/4156_parse_class_comment
|
2017-10-21 13:45:33 +09:00 |
test_pycode.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_quickstart.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_search.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_setup_command.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_smartquotes.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_templating.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_theming.py
|
Merge branch 'stable' into 1.7-release
|
2018-01-20 02:22:35 +09:00 |
test_toctree.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_util_docstrings.py
|
Add testcase for sphinx.util.docstrings
|
2017-07-26 20:51:40 +09:00 |
test_util_docutils.py
|
Add simple wrapper to register nodes
|
2018-02-21 00:28:03 +09:00 |
test_util_fileutil.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_util_i18n.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_util_images.py
|
Merge branch 'happy_new_year' into master
|
2018-01-01 01:09:17 +09:00 |
test_util_inspect.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_util_inventory.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_util_jsdump.py
|
#2902: jsdump.loads fails to load search index if keywords starts with underscore
|
2016-08-27 15:28:36 +09:00 |
test_util_logging.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_util_matching.py
|
A happy new year!
|
2018-01-01 01:06:58 +09:00 |
test_util_nodes.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_util_rst.py
|
Fix #3952: apidoc: module header is too escaped
|
2018-01-28 18:58:58 +09:00 |
test_util.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_versioning.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_websupport.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test_writer_latex.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
typing_test_data.py
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |