Skip to content

v0.2.0: New directives and improved implementation

Choose a tag to compare

@Chilipp Chilipp released this 21 Aug 21:28
· 156 commits to master since this release
e0ab897

This release improves the implementation of autodocsumm by generating the tables using the .. autosummary directive. This solves multiple ambiguities within the package. We furthermore add new options:

  • :autosummary-sections: to select specific sections to generate the autosummary tables for
  • :autosummary-no-titles to omit section titles

Furthermore this release adds the .. autoclasssumm:: and .. automodulesumm:: directives to generate the autosummary tables anywhere in the documentation.