mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
14 lines
356 B
Diff
14 lines
356 B
Diff
diff --git a/docs/doc/conf.py b/docs/doc/conf.py
|
|
index 92a4b65..412fd39 100644
|
|
--- a/docs/doc/conf.py
|
|
+++ b/docs/doc/conf.py
|
|
@@ -145,7 +145,7 @@
|
|
#
|
|
# CI = True
|
|
# TRAVIS_BRANCH = 'master'
|
|
-html_theme = "pandas_sphinx_theme"
|
|
+html_theme = "pydata_sphinx_theme"
|
|
html_logo = "_static/images/spyder_logo.png"
|
|
html_theme_options = {
|
|
"external_links": [
|