mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-19 22:54:20 +02:00
docs: switch to book-theme
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
project = "FindMy.py"
|
||||
copyright = "2024, Mike Almeloo"
|
||||
author = "Mike Almeloo"
|
||||
release = "0.2.1"
|
||||
release = "0.8.0"
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
@@ -42,5 +42,5 @@ autoapi_options = [
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
||||
|
||||
html_theme = "furo"
|
||||
html_theme = "sphinx_book_theme"
|
||||
html_static_path = ["_static"]
|
||||
|
||||
Reference in New Issue
Block a user