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
Some sphinx extensions register a sphinx.* group, such as alabaster which registers in the group sphinx.html_themes, but others like sphinx-copybutton do not, and are not imported in a conf.py.
The text was updated successfully, but these errors were encountered:
Some sphinx extensions register a
sphinx.*
group, such asalabaster
which registers in the groupsphinx.html_themes
, but others likesphinx-copybutton
do not, and are not imported in a conf.py.The text was updated successfully, but these errors were encountered: