Changelog
### 0.11
```
-----------------
- Added a global configuration option ``automodapi_inheritance_diagram`` to
control whether inheritance diagrams are shown by default. [75]
- Fix bug with smart_resolver when intersphinx inventory doesn't include
any py:class entries. [76]
- Fixed compatibility with Sphinx 2.0 and later. [79]
```
Links
- PyPI: https://pypi.org/project/sphinx-automodapi
- Changelog: https://pyup.io/changelogs/sphinx-automodapi/
- Homepage: http://astropy.org
This PR updates sphinx-automodapi from 0.10 to 0.11.
Changelog
### 0.11 ``` ----------------- - Added a global configuration option ``automodapi_inheritance_diagram`` to control whether inheritance diagrams are shown by default. [75] - Fix bug with smart_resolver when intersphinx inventory doesn't include any py:class entries. [76] - Fixed compatibility with Sphinx 2.0 and later. [79] ```Links
- PyPI: https://pypi.org/project/sphinx-automodapi - Changelog: https://pyup.io/changelogs/sphinx-automodapi/ - Homepage: http://astropy.org