From c105ca0f91c0c466a659ad46901b79ee2a5a1005 Mon Sep 17 00:00:00 2001 From: Jan Ducnuigeen Date: Wed, 15 Nov 2023 14:12:32 +1300 Subject: [PATCH] docs: update as master theme --- db/docs/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/db/docs/source/conf.py b/db/docs/source/conf.py index 9b958277..43d98b76 100644 --- a/db/docs/source/conf.py +++ b/db/docs/source/conf.py @@ -118,6 +118,7 @@ # a list of builtin themes. # html_theme = 'alabaster' # html_theme = "sphinx_rtd_theme" +html_theme = 'master' # 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