buildframework/helium/external/python/lib/common/Sphinx-0.5.1-py2.5.egg/EGG-INFO/entry_points.txt
changeset 179 d8ac696cc51f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/buildframework/helium/external/python/lib/common/Sphinx-0.5.1-py2.5.egg/EGG-INFO/entry_points.txt	Wed Dec 23 19:29:07 2009 +0200
@@ -0,0 +1,7 @@
+[console_scripts]
+sphinx-build = sphinx:main
+sphinx-quickstart = sphinx.quickstart:main
+
+[distutils.commands]
+build_sphinx = sphinx.setup_command:BuildDoc
+