[Checkins] SVN: buildout-website/trunk/source/docs/ Next step added to usecase page.

Baiju M baiju.m.mail at gmail.com
Wed Apr 22 15:09:54 EDT 2009


Log message for revision 99404:
  Next step added to usecase page.
  

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

-=-
Modified: buildout-website/trunk/source/docs/dirstruct.rst
===================================================================
--- buildout-website/trunk/source/docs/dirstruct.rst	2009-04-22 19:01:56 UTC (rev 99403)
+++ buildout-website/trunk/source/docs/dirstruct.rst	2009-04-22 19:09:53 UTC (rev 99404)
@@ -139,5 +139,5 @@
 -----
 
 Now you are familiar with `installation <install.html>`_ and 
-`directory structure <dirstruct.html>`_ of a typical buildout project.
+directory structure of a typical buildout project.
 Next step is to learn `using buildout to develop a package <usecase_singlemod.html>`_ .

Modified: buildout-website/trunk/source/docs/usecase_singlemod.rst
===================================================================
--- buildout-website/trunk/source/docs/usecase_singlemod.rst	2009-04-22 19:01:56 UTC (rev 99403)
+++ buildout-website/trunk/source/docs/usecase_singlemod.rst	2009-04-22 19:09:53 UTC (rev 99404)
@@ -70,3 +70,10 @@
 current directory to the list of candidates.  Since *zc.buildout* prefers eggs
 under development over finished eggs in the Cheeseshop, this means it will use
 our local module to satisfy the search for "xanalogica.tumbler".
+
+-----
+
+Now you are familiar with `installation <install.html>`_, 
+`directory structure <dirstruct.html>`_ of a typical buildout project.
+Also you understood the basic usage of Buildout from here.
+Now you can go to the more `detailed documentation <docs/index.html>`_. 



More information about the Checkins mailing list