kopia lustrzana https://github.com/jupyterhub/repo2docker
Adopt new Sphinx theme name
rodzic
e6cbee56a8
commit
b44117d0e9
|
@ -3,4 +3,4 @@
|
||||||
sphinx>=1.4, !=1.5.4
|
sphinx>=1.4, !=1.5.4
|
||||||
recommonmark
|
recommonmark
|
||||||
sphinxcontrib-autoprogram
|
sphinxcontrib-autoprogram
|
||||||
git+https://github.com/pandas-dev/pandas-sphinx-theme.git@master
|
pydata-sphinx-theme
|
||||||
|
|
|
@ -117,7 +117,7 @@ html_favicon = "_static/images/favicon.ico"
|
||||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||||
# a list of builtin themes.
|
# a list of builtin themes.
|
||||||
#
|
#
|
||||||
html_theme = "pandas_sphinx_theme"
|
html_theme = "pydata_sphinx_theme"
|
||||||
|
|
||||||
# Theme options are theme-specific and customize the look and feel of a 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
|
# further. For a list of options available for each theme, see the
|
||||||
|
|
Ładowanie…
Reference in New Issue