readthedocs / sphinx-notfound-page

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

Update sphinx-tabs to 2.1.0 #140

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates sphinx-tabs from 2.0.1 to 2.1.0.

Changelog ### 2.1.0 ``` Fixed * 🐛 Tabs with nested content becoming hidden on click Improved * 👌 Added new sphinx config option `sphinx_tabs_disable_tab_closing` to allow new tab closing functionality to be disabled globally (better backwards compatibility with sphinx-tabs<2) ```
Links - PyPI: https://pypi.org/project/sphinx-tabs - Changelog: https://pyup.io/changelogs/sphinx-tabs/ - Repo: https://github.com/executablebooks/sphinx-tabs