Skip to content

Commit 287bcfe

Browse files
committed
theme: Finalize
1 parent a7b4438 commit 287bcfe

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/Sphinx/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
# The theme to use for HTML and HTML Help pages. See the documentation for
120120
# a list of builtin themes.
121121
#
122-
html_theme = 'nervproject'
123-
# html_theme = 'pyramid'
122+
# html_theme = 'nervproject'
123+
html_theme = 'pydata-sphinx-theme'
124124
# -- Sphinx Book Theme Settings
125125
html_theme_options = {
126126
"repository_url": "https://github.com/symengine/api-docs",

symeapi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ dependencies:
1818
- coverxygen
1919
- exhale
2020
- sphinx-nervproject-theme
21+
- git+https://github.com/pandas-dev/pydata-sphinx-theme.git@master

0 commit comments

Comments
 (0)