diff docs/conf.py @ 2235:b6adef467e23 beta

changelog update + whitespace cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 04 May 2012 00:42:02 +0200
parents 6b97fb00fa03
children aa90719e8520
line wrap: on
line diff
--- a/docs/conf.py	Fri May 04 00:26:16 2012 +0200
+++ b/docs/conf.py	Fri May 04 00:42:02 2012 +0200
@@ -27,8 +27,8 @@
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 
-              'sphinx.ext.intersphinx', 'sphinx.ext.todo', 
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest',
+              'sphinx.ext.intersphinx', 'sphinx.ext.todo',
               'sphinx.ext.viewcode']
 
 # Add any paths that contain templates here, relative to this directory.