[Checkins] SVN: buildout-website/trunk/source/docs/recipelist.rst typos, coherent wording, add a link

Godefroid Chapelle gotcha at bubblenet.be
Sat Apr 25 06:18:40 EDT 2009


Log message for revision 99485:
  typos, coherent wording, add a link

Changed:
  U   buildout-website/trunk/source/docs/recipelist.rst

-=-
Modified: buildout-website/trunk/source/docs/recipelist.rst
===================================================================
--- buildout-website/trunk/source/docs/recipelist.rst	2009-04-25 10:06:18 UTC (rev 99484)
+++ buildout-website/trunk/source/docs/recipelist.rst	2009-04-25 10:18:40 UTC (rev 99485)
@@ -20,37 +20,38 @@
 zc.recipe.egg
 -------------
 
-Recipe for installing Python package distributions as eggs
+Install Python package distributions as eggs
 
 
 zc.zope3recipes
 ---------------
 
-ZC Buildout recipe for defining Zope 3 applications
+Define Zope 3 applications
 
 
 djangorecipe
 ------------
 
-Buildout recipe for `Django <http://www.djangoproject.com>`_ .
+Recipe for `Django <http://www.djangoproject.com>`_ .
 
 plone.recipe.apache
 -------------------
 
-An zc buildout for bulid and configure apache
+Build and configure apache
 
 
 z3c.recipe.ldap
 ---------------
 
-Deploy an OpenLDAP server in a zc.buildout
+Deploy an OpenLDAP server
 
 gp.recipe.pip
 -------------
 
-Recipe which allow to install python packages using
-`pip <http://pip.openplans.org>`_
+Install python packages using `pip <http://pip.openplans.org>`_
 
+`More <http://www.gawel.org/weblog/en/2008/12/combine-zc.buildout-an-pip-benefits>`_
+
 fez.djangoskel
 --------------
 
@@ -64,32 +65,32 @@
 tl.buildout_gtk
 ---------------
 
-A recipe for installing PyGTK, PyObject and PyCairo.
+Install PyGTK, PyObject and PyCairo.
 
 rod.recipe.appengine
 --------------------
 
-Recipe for setting up a google appengine development environment.
+Set up a google appengine development environment.
 
 collective.recipe.modwsgi
 -------------------------
 
-Recipe for creating a `paste.deploy <http://pythonpaste.org/deploy>`_
+Create a `paste.deploy <http://pythonpaste.org/deploy>`_
 entry point for `mod_wsgi <http://code.google.com/p/modwsgi>`_ .
 
 pb.recipes.pydev
 ----------------
 
-Generates an Eclipse Pydev configuration file with path dependencies
+Generate an Eclipse Pydev configuration file with path dependencies
 for an egg.
 
 amplecode.recipe.template
 -------------------------
 
-Recipe for making files out of Jinja2 templates.
+Make files out of Jinja2 templates.
 
 collective.buildbot
 -------------------
 
-A set of zc.buildout recipes and support for declarative
+Support for declarative
 configuration for `Buildbot <http://buildbot.net/trac>`_ .



More information about the Checkins mailing list