You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ne...@apache.org on 2003/10/01 13:41:00 UTC

cvs commit: avalon/merlin/platform/xdocs/starting/tutorial/dependencies manual.xml

neeme       2003/10/01 04:41:00

  Modified:    merlin/platform/xdocs/starting/tutorial/dependencies
                        manual.xml
  Log:
  spelling and other mistakes + some additions
  
  Revision  Changes    Path
  1.2       +8 -2      avalon/merlin/platform/xdocs/starting/tutorial/dependencies/manual.xml
  
  Index: manual.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/starting/tutorial/dependencies/manual.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- manual.xml	24 Sep 2003 09:35:46 -0000	1.1
  +++ manual.xml	1 Oct 2003 11:41:00 -0000	1.2
  @@ -68,6 +68,10 @@
   included inside a <component/> tag.
           </p>
           <p>
  +        Resources supporting this tutorial are contained in the 
  +        turorials/dependencies/manual package.
  +        </p>
  +        <p>
   In the block.xml we have three component directives:
           </p>
   <source><![CDATA[
  @@ -82,7 +86,9 @@
        </component>
   ]]></source>
           <p>
  -The "hello" component has been manually wired together using named components references under a set of <dependency/> directives, thereby overriding Merlin auto-assembly huristics.
  +        The "hello" component has been manually wired together using named 
  +        components references under a set of <dependency/> directives, thereby 
  +        overriding Merlin auto-assembly heuristics.
           </p>
         </subsection>
   
  @@ -113,7 +119,7 @@
           This completes the introduction to some of the basic features
           of the merlin platform.  More tutorials will be added so please check 
           for new releases and updates. In the meantime you may want to take a 
  -        look at some of Merlin's more <a href="../advanced/index.html">advanced 
  +        look at some of Merlin's more <a href="../../advanced/index.html">advanced 
           features</a>. 
           </p>
         </subsection>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org