Update sphinx, use pydata theme

This commit is contained in:
Ogi Moore 2021-05-01 09:01:29 -07:00
parent 5fd22b7e6e
commit 7a90b45f94
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
pyside2
numpy
pyopengl
sphinx==3.4.3
sphinx_rtd_theme==0.5.1
sphinx==3.5.4
pydata_sphinx_theme==0.6.3

View File

@ -106,7 +106,7 @@ autodoc_mock_imports = [
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'sphinx_rtd_theme'
html_theme = 'pydata_sphinx_theme'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the