summaryrefslogtreecommitdiff
path: root/src/cython/doc/conf.py
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-07 15:34:25 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-07 15:34:25 +0200
commit3807bd77af3d03beace12305ef866cb6172e1f82 (patch)
tree2438ea24407111fc011a810ef67b5e31e8974614 /src/cython/doc/conf.py
parenta08323ea6b3706191bbd546fcbfcd5d321e0ac92 (diff)
parentb858862d63ffcdcaed0e0a4913f5d9d42bc0dcbb (diff)
Merge branch 'master' of github.com:GUDHI/gudhi-devel
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.