Skip to content

Commit

Permalink
DOC: Switch to haiku theme
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed May 15, 2021
1 parent 7b65abc commit f36ffd8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,12 @@

html_favicon = 'favicon.svg'
html_title = project + ' version ' + release
html_theme = 'haiku'
html_theme_options = {
#'body_min_width': 0,
#'body_max_width': None,
'navigation_with_keys': True,
}

# -- Options for LaTeX output ---------------------------------------------

Expand Down

0 comments on commit f36ffd8

Please sign in to comment.