readthedocs / sphinx-notfound-page

Create a custom 404 page with absolute URLs hardcoded
https://sphinx-notfound-page.readthedocs.io/
MIT License
48 stars 32 forks source link

Update sphinx-autoapi to 1.8.3 #164

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates sphinx-autoapi from 1.8.2 to 1.8.3.

Changelog ### 1.8.3 ``` ------------------- Bug Fixes ^^^^^^^^^ * `299 <https://github.com/readthedocs/sphinx-autoapi/issues/299>`: (Python) Fixed incorrect indentation in generated documentation when a class with no constructor has a summary line spanning multiple lines. Trivial/Internal Changes ^^^^^^^^^^^^^^^^^^^^^^^^ * Fixed broken link to Jinja objects.inv. ```
Links - PyPI: https://pypi.org/project/sphinx-autoapi - Changelog: https://pyup.io/changelogs/sphinx-autoapi/ - Repo: http://github.com/readthedocs/sphinx-autoapi