danielhers / tupa

Transition-based UCCA Parser
https://danielhers.github.io/tupa
GNU General Public License v3.0
72 stars 24 forks source link

Update sphinx-automodapi to 0.11 #72

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

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