[Checkins] SVN: buildout-website/trunk/source/docs/ Include recipe list

Baiju M baiju.m.mail at gmail.com
Sun Mar 29 14:39:06 EDT 2009


Log message for revision 98452:
  Include recipe list
  

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

-=-
Modified: buildout-website/trunk/source/docs/index.rst
===================================================================
--- buildout-website/trunk/source/docs/index.rst	2009-03-29 17:26:09 UTC (rev 98451)
+++ buildout-website/trunk/source/docs/index.rst	2009-03-29 18:39:05 UTC (rev 98452)
@@ -5,17 +5,23 @@
 Using Buildout
 --------------
 
-`Using Buildout <using.html>`_ document briefly describes about the
-usage of Buildout from the perspective of an end user or integrator.
+`Using Buildout <using.html>`_ briefly describes the usage of
+Buildout from the perspective of an end user or integrator.
 
 Tutorial
 --------
 
-`This tutorial <tutorial.html>`_ goes through all the features of
+`The tutorial <tutorial.html>`_ goes through all the features of
 Buildout and its usage.
 
 Creating Recipes
 ----------------
 
-`Creating Recipes <recipe.html>`_ document describes in depth about
-creating recipes.
+`Creating Recipes <recipe.html>`_ describes in depth about creating
+recipes.
+
+List of Recipes
+---------------
+
+If you are looking for Buildout recipes, you can find some `here
+<recipelist.html>`_ .

Modified: buildout-website/trunk/source/docs/recipelist.rst
===================================================================
--- buildout-website/trunk/source/docs/recipelist.rst	2009-03-29 17:26:09 UTC (rev 98451)
+++ buildout-website/trunk/source/docs/recipelist.rst	2009-03-29 18:39:05 UTC (rev 98452)
@@ -1,8 +1,7 @@
 Buildout Recipes
 ================
 
-This is a list of Buildout recipes commonly used for Python & Zope
-projects.
+This is a list of Buildout recipes commonly used for Python projects.
 
 You can see a list of `recipes in PyPI site
 <http://pypi.python.org/pypi?:action=browse&show=all&c=512>`_
@@ -23,7 +22,7 @@
 djangorecipe
 ------------
 
-Buildout recipe for Django
+`Buildout recipe for Django <http://pypi.python.org/pypi/djangorecipe>`_
 
 
 plone.recipe.apache



More information about the Checkins mailing list