Update sphinx, use pydata theme
This commit is contained in:
parent
5fd22b7e6e
commit
7a90b45f94
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user