Maybe it would be a good idea to include in this document some links to some of the other Avalon containers. The current content suggests Phoenix as a starting point which is a little like learning to swim at the deep end of the pool. It could be interesting to reference Tweety and the entry point, followed by Merlin and Fortress dealing with cause grained components, and wrapping up Phoenix at the application level.
Thoughts?
Cheers, Steve.
[EMAIL PROTECTED] wrote:
donaldp 2002/11/14 23:10:39
Modified: src/xdocs/framework getting-started.xml
Log:
Remove need for token replacement.
Revision Changes Path
1.3 +4 -4 jakarta-avalon/src/xdocs/framework/getting-started.xml
Index: getting-started.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon/src/xdocs/framework/getting-started.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- getting-started.xml 15 Nov 2002 05:35:28 -0000 1.2
+++ getting-started.xml 15 Nov 2002 07:10:39 -0000 1.3
@@ -13,15 +13,15 @@
<s1 title="Introduction">
<p>If you are completely new to Avalon, the Framework subproject is not
the easiest place to start. We suggest you take a look at the
- <link href="@AVALON_BASE@/phoenix/getting-started.html">Avalon Phoenix getting started document</link>
+ <link href="../phoenix/getting-started.html">Avalon Phoenix getting started document</link>
first, as it will take you through downloading, installing and then
running something (a very simple server program) much more concrete.</p>
<p>Probably the next smart step is to learn by example. Take a look at
- one or two of the <link href="@AVALON_BASE@/apps">applications</link>
+ one or two of the <link href="../apps/index.html">applications</link>
that use avalon and at how well these are set up, and at some of the
- available <link href="@AVALON_BASE@/excalibur">components (in Excalibur)</link>
- and <link href="@AVALON_BASE@/cornerstone">services (in Cornerstone)</link>
+ available <link href="../excalibur/index.html">components (in Excalibur)</link>
+ and <link href="../cornerstone/index.html">services (in Cornerstone)</link>
Avalon offers.</p>
<p>You will find that the Framework has an important role in each and
--
To unsubscribe, e-mail: <mailto:avalon-cvs-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-cvs-help@;jakarta.apache.org>
-- Stephen J. McConnell
OSM SARL digital products for a global economy mailto:mcconnell@;osm.net http://www.osm.net -- To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>
