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.
2 parents 212f072 + b5ace9c commit 963e319Copy full SHA for 963e319
doc/conf.py
@@ -119,7 +119,7 @@ class MockNESTModule(mock.Mock):
119
120
# The theme to use for HTML and HTML Help pages. See the documentation for
121
# a list of builtin themes.
122
-html_theme = 'nature' # 'agogo', 'haiku'
+html_theme = 'sphinxawesome_theme' # 'agogo', 'haiku'
123
124
# Theme options are theme-specific and customize the look and feel of a theme
125
# further. For a list of options available for each theme, see the
0 commit comments