[Checkins] SVN: bobo/trunk/bobodoctestumentation/src/bobodoctestumentation/conf.py remove doctest extension again
Michael Haubenwallner
michael at d2m.at
Tue May 26 13:10:32 EDT 2009
Log message for revision 100426:
remove doctest extension again
Changed:
U bobo/trunk/bobodoctestumentation/src/bobodoctestumentation/conf.py
-=-
Modified: bobo/trunk/bobodoctestumentation/src/bobodoctestumentation/conf.py
===================================================================
--- bobo/trunk/bobodoctestumentation/src/bobodoctestumentation/conf.py 2009-05-26 17:08:09 UTC (rev 100425)
+++ bobo/trunk/bobodoctestumentation/src/bobodoctestumentation/conf.py 2009-05-26 17:10:31 UTC (rev 100426)
@@ -22,7 +22,7 @@
# 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']
+extensions = ['sphinx.ext.autodoc']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
More information about the Checkins
mailing list