Skip to content

0.3.1 - Sphinx Unchained

Compare
Choose a tag to compare
@vemel vemel released this 26 Oct 00:58

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)