diff -r 044383f39525 -r be27ed110b50 buildframework/helium/external/python/lib/2.5/Sphinx-0.5.1-py2.5.egg/sphinx/ext/__init__.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/buildframework/helium/external/python/lib/2.5/Sphinx-0.5.1-py2.5.egg/sphinx/ext/__init__.py Wed Oct 28 14:39:48 2009 +0000 @@ -0,0 +1,10 @@ +# -*- coding: utf-8 -*- +""" + sphinx.ext + ~~~~~~~~~~ + + Contains Sphinx features not activated by default. + + :copyright: 2008 by Georg Brandl. + :license: BSD. +"""