evenisse    2004/02/03 12:34:03

  Modified:    .        maven.xml
               xdocs    navigation.xml
  Added:       xdocs    navigation-pdf.xml
  Log:
  Add pdf documentation to site
  
  Revision  Changes    Path
  1.99      +4 -0      maven/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven/maven.xml,v
  retrieving revision 1.98
  retrieving revision 1.99
  diff -u -r1.98 -r1.99
  --- maven.xml 14 Dec 2003 00:23:56 -0000      1.98
  +++ maven.xml 3 Feb 2004 20:33:57 -0000       1.99
  @@ -15,6 +15,10 @@
         </j:otherwise>
       </j:choose>
     </goal>
  +  
  +  <postGoal name="site">
  +    <attainGoal name="pdf"/>
  +  </postGoal>
   
     <!-- ================================================================== -->
     <!-- T O U C H S T O N E  B U I L D                                     -->
  
  
  
  1.38      +2 -1      maven/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- navigation.xml    21 Dec 2003 01:42:14 -0000      1.37
  +++ navigation.xml    3 Feb 2004 20:33:57 -0000       1.38
  @@ -5,8 +5,9 @@
   
     <body>
       <links>
  -      <item name="Jelly"                   
href="http://jakarta.apache.org/commons/jelly/index.html"/>
  +      <item name="Jelly"             
href="http://jakarta.apache.org/commons/jelly/index.html"/>
         <item name="Plugins"           href="/reference/plugins/index.html"/>
  +      <item name="PDF Documentation" href="/maven.pdf"/>
       </links>
       
       <menu name="Quick Links">
  
  
  
  1.2       +68 -0     maven/xdocs/navigation-pdf.xml
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to