This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
sphinx
Watch
3
Star
0
Fork
0
mirror of
https://github.com/sphinx-doc/sphinx.git
synced
2026-08-13 06:24:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
041e5f826894de99da5af0eb5225b69b8084c49e
sphinx
/
tests
/
roots
/
test-apidoc-subpackage-in-toc
/
parent
T
History
Christer Bystrom
a7aac6956d
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
..
child
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
__init__.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