Skip to content

Commit 09ac87c

Browse files
committed
06_30_2025: updated docs theme opts
1 parent 8561122 commit 09ac87c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@
5151
html_theme = 'sphinx_rtd_theme'
5252
#html_logo = '../pics/logo.png'
5353
html_static_path = []
54+
html_theme_options = {
55+
'body_max_width' : 'none',
56+
'page_width': 'auto',
57+
}
5458

5559
# -- Autodoc Configuration ---------------------------------------------------
5660

0 commit comments

Comments
 (0)