You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#9855 deals with a set of warnings possibly caused by sphinx-tabs and potentially solved by using sphinx-design instead, but we haven't investigated that.
The text was updated successfully, but these errors were encountered:
I was chatting with Executable Book people and as I understand it, sphinx-tabs is well-maintained and will likely continue to exist.
It's a bit like Unix philosophy for Sphinx extensions... "do one thing and do it well"
I actually prefer the look&feel of sphinx-tabs, and since we already have a bit of custom JS logic to auto-open tabs, I think we should actually keep sphinx-tabs around and expect it to be there for the longer run :)
We already have sphinx-design in use and it provides a tab widget that can replace sphinx-tabs.
This includes:
tabs::
#9855 deals with a set of warnings possibly caused by sphinx-tabs and potentially solved by using sphinx-design instead, but we haven't investigated that.
The text was updated successfully, but these errors were encountered: