[Checkins] SVN: bluebream/website/docs/v1.0/gettingstarted.rst better introduction

Baiju M baiju.m.mail at gmail.com
Tue Jan 19 09:35:52 EST 2010


Log message for revision 108267:
  better introduction
  

Changed:
  U   bluebream/website/docs/v1.0/gettingstarted.rst

-=-
Modified: bluebream/website/docs/v1.0/gettingstarted.rst
===================================================================
--- bluebream/website/docs/v1.0/gettingstarted.rst	2010-01-19 14:34:40 UTC (rev 108266)
+++ bluebream/website/docs/v1.0/gettingstarted.rst	2010-01-19 14:35:51 UTC (rev 108267)
@@ -8,12 +8,21 @@
 Introduction
 ------------
 
-This chapter narrate the process of creating a web application
-project using BlueBream.  Also it gives few exercises to familiarize
-the basic concepts in BlueBream.  It is recommended to try out all
-the commands and exercises given here.  Before proceeding, here is an
-overview of the sections.
+This chapter narrate creating a web application project using
+BlueBream.  If you complete this chapter, you should be able to:
 
+- Install PasteScript based BlueBream project template
+
+- Create a BlueBream application project using the template
+
+- Bootstrap and build the application
+
+- Run test cases and web server to serve the application
+
+- Create Hello World applications
+
+Before proceeding, here is an overview of the sections.
+
 - **Preparations:** -- Prerequisites and preparations you need to
   make to start a web application project using BlueBream.
 
@@ -32,6 +41,7 @@
 
 - At the end, few hello world examples are also given.
 
+
 .. _started-preparations:
 
 Preparations



More information about the checkins mailing list