Skip to content

Commit

Permalink
housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
menckend committed Oct 22, 2024
1 parent 8b57ba3 commit a9cb479
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"members",
"undoc-members",
"show-inheritance",
"show-module-summary",
# "show-module-summary",
"imported-members",
]

Expand Down Expand Up @@ -84,15 +84,6 @@ def prepare_jinja_env(jinja_env) -> None:


html_theme_options = {
'analytics_anonymize_ip': False,
'logo_only': False,
'prev_next_buttons_location': 'bottom',
'style_external_links': False,
'vcs_pageview_mode': '',
'style_nav_header_background': 'white',
'flyout_display': 'hidden',
'version_selector': True,
'language_selector': True,
# Toc options
'collapse_navigation': True,
'sticky_navigation': True,
Expand Down

0 comments on commit a9cb479

Please sign in to comment.