nicolaken 2002/07/08 10:51:54 Modified: tweety/src/xdocs features.xml Log: Added reference to Egg and Tweety understanding path. Revision Changes Path 1.3 +12 -2 jakarta-avalon-excalibur/tweety/src/xdocs/features.xml Index: features.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/tweety/src/xdocs/features.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- features.xml 3 Jul 2002 20:21:03 -0000 1.2 +++ features.xml 8 Jul 2002 17:51:54 -0000 1.3 @@ -5,6 +5,7 @@ <title>Avalon Excalibur's Tweety - Features</title> <authors> <person name="Leo Simons" email="[EMAIL PROTECTED]"/> + <person name="Nicola Ken Barozzi" email="[EMAIL PROTECTED]"/> </authors> </header> <body> @@ -12,7 +13,16 @@ <p>The one feature that Tweety has as opposed to related avalon projects is that it is simple, simple, simple. Following the getting started document should get you running tweety in about 2 minutes, and developing components in 10.</p> - </s1> + <s2 title="Egg"> + <p>Tweety is small and easy, but it can be made easier still.</p> + <p>For real starters there is Egg, that introduces you to the <strong>Lifecycle</strong> + concept. Once you understand it hatch, it's time to Chirp!</p> + </s2> + <s2 title="Tweety"> + <p>Then Tweety awaits you, and introduces the concept of a Container.</p> + <p>It can't be simpler, one concept at a time!</p> + </s2> + </s1> </body> <footer> <legal>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>