sphinx/tests/roots/test-apidoc-pep420/a/b
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
..
c Year++ 2017-03-26 11:49:34 +09:00
e fix ext.apidoc to include "empty" packages that contain modules 2018-01-23 14:21:03 -05:00
x Year++ 2017-03-26 11:49:34 +09:00