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.
1 parent b4f0ae6 commit 679eebbCopy full SHA for 679eebb
docs/conf.py
@@ -7,6 +7,7 @@
7
]
8
9
master_doc = "index"
10
+html_theme = "furo"
11
12
# Link dates and other references in the changelog
13
extensions += ['rst.linker']
setup.cfg
@@ -49,6 +49,7 @@ docs =
49
sphinx >= 3.5
50
jaraco.packaging >= 9
51
rst.linker >= 1.9
52
+ furo
53
54
# local
55
0 commit comments