diff --git a/docs/conf.py b/docs/conf.py index b5cb3bcb..af9312e7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -8,6 +8,7 @@ ] master_doc = "index" +html_theme = "furo" # Link dates and other references in the changelog extensions += ['rst.linker'] diff --git a/setup.cfg b/setup.cfg index b9bea332..54b1356c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -57,6 +57,7 @@ docs = sphinx >= 3.5 jaraco.packaging >= 9 rst.linker >= 1.9 + furo jaraco.tidelift >= 1.4 # local