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-tabs to 3.2.0 #165

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates sphinx-tabs from 3.0.0 to 3.2.0.

Changelog ### 3.2.0 ``` Fixed * 🐛 Added default value for `exports` in JavaScript. Removes error that `exports` is not defined on page Added * 👌 Use of [`sphinx` HTML assets policy](https://github.com/sphinx-doc/sphinx/issues/9115) to decide whether include assets ``` ### 3.1.0 ``` Added * 👌 Added new sphinx config `sphinx_tabs_disable_css_loading` option to disable css from loading ```
Links - PyPI: https://pypi.org/project/sphinx-tabs - Changelog: https://pyup.io/changelogs/sphinx-tabs/ - Repo: https://github.com/executablebooks/sphinx-tabs