0.3.1 - Sphinx Unchained
Features
- Discover related object links inside a class
- Support Sphinx directives, e.g.
..seealso::
Bugfixes
- Fix related links discovery for attributes
- Remove
pathlib2
dependency - Fix default values representation for
py2x
- Set anchor links to module/class header for attributes
- Do not replace attribute names with links inside parent module doc
- Add type annotations placed on a different line
- Allow comment blocks inside each other (remember how the block started)