summaryrefslogtreecommitdiff
path: root/src/cython/doc/conf.py
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-02-02 07:58:53 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-02-02 07:58:53 +0000
commit0921d31dec497b21a3b2805790ef295e90566e3d (patch)
treeaef9fa89544ba58c9365382f2d5374402dabb5e2 /src/cython/doc/conf.py
parente5345d29ca69d318f8c9b39cab21d79944ed69bb (diff)
Change doc html theme.
Change tables git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2047 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: aaa29b8f610d506efc3762ad17c4fd768e74d399
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 8b42ce37..680377b3 100755
--- a/src/cython/doc/conf.py
+++ b/src/cython/doc/conf.py
@@ -114,7 +114,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = 'default'
+html_theme = 'bizstyle'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the