Skip to content

Commit 679eebb

Browse files
committed
Adopt furo theme for docs.
1 parent b4f0ae6 commit 679eebb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
]
88

99
master_doc = "index"
10+
html_theme = "furo"
1011

1112
# Link dates and other references in the changelog
1213
extensions += ['rst.linker']

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ docs =
4949
sphinx >= 3.5
5050
jaraco.packaging >= 9
5151
rst.linker >= 1.9
52+
furo
5253

5354
# local
5455

0 commit comments

Comments
 (0)