aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <s@saghul.net>2023-08-14 21:27:18 +0200
committerGitHub <noreply@github.com>2023-08-14 15:27:18 -0400
commit1b4bd9209e73c5b6f9333a4283718e746eb4ee43 (patch)
tree510211e43afd671379e8489f529f4e29a8fea104 /docs/src
parentc97017dd1d8cdd02c1a7aeae39b7336babc313d7 (diff)
downloadlibuv-1b4bd9209e73c5b6f9333a4283718e746eb4ee43.tar.gz
libuv-1b4bd9209e73c5b6f9333a4283718e746eb4ee43.zip
doc: switch to Furo, a more modern Sphinx theme (#4094)
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/conf.py b/docs/src/conf.py
index f6f43253..354759a2 100644
--- a/docs/src/conf.py
+++ b/docs/src/conf.py
@@ -118,7 +118,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = 'nature'
+html_theme = 'furo'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the