We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
furo
1 parent fd3a978 commit 6c42230Copy full SHA for 6c42230
build/sphinx/homepage-config/conf.py
@@ -58,8 +58,7 @@ def setup(app):
58
59
# -- Options for HTML output ----------------------------------------------
60
61
-html_theme_path = ["../"]
62
-html_theme = 'readable'
+html_theme = 'furo'
63
html_title = html_shorttitle = 'MongoDB C Driver %s' % version
64
# html_favicon = None
65
html_use_smartypants = False
0 commit comments