v3.1.0a4
Pre-release
Pre-release
·
13 commits
to feat/single-page-option
since this release
Features
- Objects can render to their own page (#226)
Bugfixes
- Children not present in
__all__are not rendered. (#226) - Fix emitting ignore event twice for methods. (#226)
- Corrected documentation around
imported-membersto reflect that it
applies only to objects imported into a package, not modules. (#226) - Fix path error on Windows. (#226)
- Fix submodule with
__init__.pyidocumented as__init__instead of submodule name (#398) - Fix IndexError when a module docstring contains only a heading (#412)