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
Build: do not set sphinx_rtd_theme theme automatically (#10638)
We are not installing `sphinx-rtd-theme` automatically on new projects.
However, we are setting `sphinx_rtd_theme` automatically on their
`docs/conf.py`.
This PR removes that magic to auto-set the theme and leave the theme to what
the user has defined.
0 commit comments