v0.2.0: New directives and improved implementation
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-titlesto omit section titles
Furthermore this release adds the .. autoclasssumm:: and .. automodulesumm:: directives to generate the autosummary tables anywhere in the documentation.