Skip to content

Commit

Permalink
use the Alabaster theme for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce committed Oct 21, 2024
1 parent 2121f1e commit 1579985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

html_theme = "bizstyle"
html_theme = "alabaster"
html_static_path = ["_static"]

source_suffix = {
Expand Down

0 comments on commit 1579985

Please sign in to comment.