sphinx/tests
Doug Hellmann 83f30712b8 fix ext.apidoc to include "empty" packages that contain modules
Commit 2d99648e99 changed the apidoc
extension to ignore packages if the __init__.py file was empty. That
breaks the toctree structure if those packages do contain submodules
and subpackages. This patch adds a check to ensure that empty
__init__.py modules are only skipped if there are no other python
modules in the same directory.

Addresses bug #654

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-23 14:21:03 -05:00
..
etree13 Merge branch 'stable' 2017-03-01 15:04:28 +09:00
py35 A happy new year! 2018-01-01 01:06:58 +09:00
roots fix ext.apidoc to include "empty" packages that contain modules 2018-01-23 14:21:03 -05:00
conftest.py A happy new year! 2018-01-01 01:06:58 +09:00
run.py A happy new year! 2018-01-01 01:06:58 +09:00
test_api_translator.py A happy new year! 2018-01-01 01:06:58 +09:00
test_apidoc.py fix ext.apidoc to include "empty" packages that contain modules 2018-01-23 14:21:03 -05:00
test_application.py A happy new year! 2018-01-01 01:06:58 +09:00
test_autodoc.py A happy new year! 2018-01-01 01:06:58 +09:00
test_build_applehelp.py A happy new year! 2018-01-01 01:06:58 +09:00
test_build_epub.py fix #3840: epub_uid should be XML Name 2017-06-30 23:37:32 +09:00
test_build_gettext.py A happy new year! 2018-01-01 01:06:58 +09:00
test_build_html5.py A happy new year! 2018-01-01 01:06:58 +09:00
test_build_html.py A happy new year! 2018-01-01 01:06:58 +09:00
test_build_latex.py A happy new year! 2018-01-01 01:06:58 +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_texinfo.py A happy new year! 2018-01-01 01:06:58 +09:00
test_build_text.py A happy new year! 2018-01-01 01:06:58 +09:00
test_build.py A happy new year! 2018-01-01 01:06:58 +09:00
test_catalogs.py A happy new year! 2018-01-01 01:06:58 +09:00
test_config.py A happy new year! 2018-01-01 01:06:58 +09:00
test_correct_year.py A happy new year! 2018-01-01 01:06:58 +09:00
test_directive_code.py A happy new year! 2018-01-01 01:06:58 +09:00
test_directive_only.py A happy new year! 2018-01-01 01:06:58 +09:00
test_docutilsconf.py A happy new year! 2018-01-01 01:06:58 +09:00
test_domain_cpp.py A happy new year! 2018-01-01 01:06:58 +09:00
test_domain_js.py A happy new year! 2018-01-01 01:06:58 +09:00
test_domain_py.py A happy new year! 2018-01-01 01:06:58 +09:00
test_domain_rst.py A happy new year! 2018-01-01 01:06:58 +09:00
test_domain_std.py A happy new year! 2018-01-01 01:06:58 +09:00
test_environment_indexentries.py A happy new year! 2018-01-01 01:06:58 +09:00
test_environment_toctree.py A happy new year! 2018-01-01 01:06:58 +09:00
test_environment.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_autodoc.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_autosectionlabel.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_autosummary.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_coverage.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_doctest.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_githubpages.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_graphviz.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_ifconfig.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_imgconverter.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_inheritance_diagram.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_intersphinx.py Fix links to external option docs with intersphinx (refs: #3769) 2018-01-02 01:01:29 +09:00
test_ext_math.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_napoleon_docstring.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_napoleon_iterators.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_napoleon.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_todo.py A happy new year! 2018-01-01 01:06:58 +09:00
test_ext_viewcode.py A happy new year! 2018-01-01 01:06:58 +09:00
test_highlighting.py A happy new year! 2018-01-01 01:06:58 +09:00
test_intl.py A happy new year! 2018-01-01 01:06:58 +09:00
test_markup.py A happy new year! 2018-01-01 01:06:58 +09:00
test_metadata.py A happy new year! 2018-01-01 01:06:58 +09:00
test_pycode.py Add testcode for sphinx.pycode 2017-03-18 15:00:28 +09:00
test_quickstart.py A happy new year! 2018-01-01 01:06:58 +09:00
test_search.py A happy new year! 2018-01-01 01:06:58 +09:00
test_setup_command.py A happy new year! 2018-01-01 01:06:58 +09:00
test_smartquotes.py Add tests for smartquotes 2018-01-09 23:37:37 +09:00
test_templating.py A happy new year! 2018-01-01 01:06:58 +09:00
test_theming.py A happy new year! 2018-01-01 01:06:58 +09:00
test_toctree.py A happy new year! 2018-01-01 01:06:58 +09:00
test_util_fileutil.py A happy new year! 2018-01-01 01:06:58 +09:00
test_util_i18n.py A happy new year! 2018-01-01 01:06:58 +09:00
test_util_images.py A happy new year! 2018-01-01 01:06:58 +09:00
test_util_inspect.py A happy new year! 2018-01-01 01:06:58 +09:00
test_util_inventory.py Improve cpp intersphinx support 2017-06-26 14:21:52 -05: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 A happy new year! 2018-01-01 01:06:58 +09:00
test_util_matching.py A happy new year! 2018-01-01 01:06:58 +09:00
test_util_nodes.py A happy new year! 2018-01-01 01:06:58 +09:00
test_util_rst.py A happy new year! 2018-01-01 01:06:58 +09:00
test_util.py A happy new year! 2018-01-01 01:06:58 +09:00
test_versioning.py A happy new year! 2018-01-01 01:06:58 +09:00
test_websupport.py A happy new year! 2018-01-01 01:06:58 +09:00
test_writer_latex.py A happy new year! 2018-01-01 01:06:58 +09:00
typing_test_data.py Fix #3135: `sphinx.ext.autodoc` crashes with plain Callable 2016-11-13 00:01:41 +09:00