Author: Armin Rigo <[email protected]>
Branch:
Changeset: r2173:eb4e88e0507e
Date: 2015-06-07 22:09 +0200
http://bitbucket.org/cffi/cffi/changeset/eb4e88e0507e/
Log: Comment out that line from conf.py. It gives a warning with the
newer sphinx 1.3...
diff --git a/doc/source/conf.py b/doc/source/conf.py
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -91,7 +91,7 @@
# The theme to use for HTML and HTML Help pages. Major themes that come with
# Sphinx are currently 'default' and 'sphinxdoc'.
-html_theme = 'default'
+#html_theme = 'default'
# 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
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit