summaryrefslogtreecommitdiff
path: root/src/cython/doc/conf.py
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-05-29 11:43:46 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-05-29 11:43:46 +0200
commita99f1e8ceef3ccb8606ac6f5af169329db8352f4 (patch)
tree496d4e75999d15a1dcae25ba66ac415c35e98cb1 /src/cython/doc/conf.py
parent617129f0e45e4a019b5d6facb8d2679629e34efd (diff)
Reformat modules summary and occupy 100% of the page
Diffstat (limited to 'src/cython/doc/conf.py')
-rwxr-xr-xsrc/cython/doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cython/doc/conf.py b/src/cython/doc/conf.py
index 4a54d4fd..ce08f679 100755
--- a/src/cython/doc/conf.py
+++ b/src/cython/doc/conf.py
@@ -125,7 +125,7 @@ html_theme_options = {
"sidebarbgcolor": "#A1ADCD",
"sidebartextcolor": "black",
"sidebarlinkcolor": "#334D5C",
- "body_max_width": "1200px",
+ "body_max_width": "100%",
}
# Add any paths that contain custom themes here, relative to this directory.