Skip to content

Commit a676a67

Browse files
committed
# Conflicts: # setup.cfg
2 parents badff28 + 679eebb commit a676a67

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
@@ -6,6 +6,7 @@
66
]
77

88
master_doc = "index"
9+
html_theme = "furo"
910

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

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ docs =
5757
sphinx >= 3.5
5858
jaraco.packaging >= 9
5959
rst.linker >= 1.9
60+
furo
6061
jaraco.tidelift >= 1.4
6162

6263
# local

0 commit comments

Comments
 (0)