You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by kp...@apache.org on 2002/07/08 17:19:14 UTC

cvs commit: xml-forrest/src/documentation/content/xdocs libre-intro.xml

kpiroumian    2002/07/08 08:19:14

  Modified:    src/documentation/content/xdocs libre-intro.xml
  Log:
  Wrapped long lines in source element to avoid horizontal scrolling
  (blind mode - cannot build docs because of the proxy)
  
  Revision  Changes    Path
  1.3       +29 -13    xml-forrest/src/documentation/content/xdocs/libre-intro.xml
  
  Index: libre-intro.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/libre-intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- libre-intro.xml	14 Jun 2002 06:03:36 -0000	1.2
  +++ libre-intro.xml	8 Jul 2002 15:19:14 -0000	1.3
  @@ -43,19 +43,35 @@
             example:</p> 
           <source>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
   &lt;collection xmlns="http://outerx.org/yer/hierarchy/0.1"&gt;
  -&lt;collection label="content"&gt;
  -&lt;collection label="xdocs"&gt;
  -&lt;item label="dreams.xml" href="src\documentation\01content\xdocs\dreams.xml" title="Forrest dream list"/&gt;
  -&lt;item label="faq.xml" href="src\documentation\01content\xdocs\faq.xml"/&gt;
  -&lt;item label="book.xml" href="src\documentation\01content\xdocs\book.xml"/&gt;
  -&lt;item label="contrib.xml" href="src\documentation\01content\xdocs\contrib.xml" title="Contribution to Forrest"/&gt;
  -&lt;item label="mail-archives.xml" href="src\documentation\01content\xdocs\mail-archives.xml" title="Mail Archives"/&gt;
  -&lt;item label="mail-lists.xml" href="src\documentation\01content\xdocs\mail-lists.xml" title="Mailing Lists"/&gt;
  -&lt;item label="license.xml" href="src\documentation\01content\xdocs\license.xml" title="The Apache Software License"/&gt;
  -&lt;item label="index.xml" href="src\documentation\01content\xdocs\index.xml" title="Welcome to Forrest"/&gt;
  -&lt;item label="who.xml" href="src\documentation\01content\xdocs\who.xml" title="Who we are"/&gt;
  -&lt;/collection&gt;
  -&lt;/collection&gt;
  +  &lt;collection label="content"&gt;
  +    &lt;collection label="xdocs"&gt;
  +      &lt;item label="dreams.xml" 
  +               href="src\documentation\content\xdocs\dreams.xml" 
  +               title="Forrest dream list"/&gt;
  +      &lt;item label="faq.xml" 
  +               href="src\documentation\content\xdocs\faq.xml"/&gt;
  +      &lt;item label="book.xml" 
  +               href="src\documentation\content\xdocs\book.xml"/&gt;
  +      &lt;item label="contrib.xml" 
  +               href="src\documentation\content\xdocs\contrib.xml" 
  +               title="Contribution to Forrest"/&gt;
  +      &lt;item label="mail-archives.xml" 
  +               href="src\documentation\content\xdocs\mail-archives.xml" 
  +               title="Mail Archives"/&gt;
  +      &lt;item label="mail-lists.xml" 
  +               href="src\documentation\content\xdocs\mail-lists.xml" 
  +               title="Mailing Lists"/&gt;
  +      &lt;item label="license.xml" 
  +               href="src\documentation\content\xdocs\license.xml" 
  +               title="The Apache Software License"/&gt;
  +      &lt;item label="index.xml" 
  +               href="src\documentation\content\xdocs\index.xml" 
  +               title="Welcome to Forrest"/&gt;
  +      &lt;item label="who.xml" 
  +               href="src\documentation\content\xdocs\who.xml" 
  +               title="Who we are"/&gt;
  +    &lt;/collection&gt;
  +  &lt;/collection&gt;
   &lt;/collection&gt;</source> 
           <p>And it's not getting any harder in fact: only 2 elements,
             <code>&lt;collection&gt;</code> and <code>&lt;item&gt;</code> and that should