Author: Alex Gaynor <[email protected]>
Branch:
Changeset: r67631:45debf5514b3
Date: 2013-10-26 10:54 -0700
http://bitbucket.org/pypy/pypy/changeset/45debf5514b3/
Log: Try out the new rtd theme for our docs
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -204,3 +204,6 @@
u'fast, compliant alternative implementation of the Python language',
u'The PyPy Project', 1)
]
+
+# Enable the new ReadTheDocs theme
+RTD_NEW_THEME = True
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit