We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b4438 commit 287bcfeCopy full SHA for 287bcfe
2 files changed
docs/Sphinx/conf.py
@@ -119,8 +119,8 @@
119
# The theme to use for HTML and HTML Help pages. See the documentation for
120
# a list of builtin themes.
121
#
122
-html_theme = 'nervproject'
123
-# html_theme = 'pyramid'
+# html_theme = 'nervproject'
+html_theme = 'pydata-sphinx-theme'
124
# -- Sphinx Book Theme Settings
125
html_theme_options = {
126
"repository_url": "https://github.com/symengine/api-docs",
symeapi.yml
@@ -18,3 +18,4 @@ dependencies:
18
- coverxygen
19
- exhale
20
- sphinx-nervproject-theme
21
+ - git+https://github.com/pandas-dev/pydata-sphinx-theme.git@master
0 commit comments