[Checkins] SVN: zope2book/trunk/buildout.cfg Add Sphinx to the buildout.

Tres Seaver tseaver at palladion.com
Tue Feb 10 13:53:34 EST 2009


Log message for revision 96407:
  Add Sphinx to the buildout.

Changed:
  U   zope2book/trunk/buildout.cfg

-=-
Modified: zope2book/trunk/buildout.cfg
===================================================================
--- zope2book/trunk/buildout.cfg	2009-02-10 18:48:46 UTC (rev 96406)
+++ zope2book/trunk/buildout.cfg	2009-02-10 18:53:34 UTC (rev 96407)
@@ -19,7 +19,10 @@
 recipe = zc.recipe.egg
 eggs =
     stxutils
+    Sphinx
 interpreter = stxpy
 scripts =
     stx2html
     stx2rst
+    sphinx-build
+    sphinx-quickstart



More information about the Checkins mailing list