Update of /cvsroot/xdoclet/xdoclet/xdocs/development
In directory sc8-pr-cvs1:/tmp/cvs-serv20720/xdocs/development

Modified Files:
        dirlayout.xml 
Log Message:
Updated.

Index: dirlayout.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/xdocs/development/dirlayout.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** dirlayout.xml       6 Oct 2002 15:36:03 -0000       1.2
--- dirlayout.xml       13 Dec 2002 21:14:36 -0000      1.3
***************
*** 32,93 ****
  
                  <ul>
!                     <li>etc - support files</li>
!                     <li>src - the sources
!                         <ul>
!                             <li>bin - binaries (multi-platform) to execute XDoclet 
without Ant (.bat/.sh)</li>
!                             <li>core - the sources of the core
!                                 <ul>
!                                     <li>java - the java source codes</li>
!                                     <li>test - the unit tests
!                                         <ul>
!                                             <li>java - the java source codes</li>
!                                             <li>xml - hand written xml to validate 
generated xml against</li>
!                                         </ul>
!                                     </li>
!                                 </ul>
!                             </li>
!                             <li>plugins - the plug-ins (see below)</li>
!                             <li>xgg - the sources of xgg
!                                 <ul>
!                                     <li>java - the java source codes</li>
!                                     <li>test - the unit tests
!                                         <ul>
!                                             <li>java - the java source codes</li>
!                                             <li>xml - hand written xml to validate 
generated xml against</li>
!                                         </ul>
!                                     </li>
!                                 </ul>
!                             </li>
!                             <li>xrai - the sources for xrai
!                                 <ul>
!                                     <li>java - the java source codes</li>
!                                     <li>test - the unit tests
!                                         <ul>
!                                             <li>java - the java source codes</li>
!                                             <li>xml - hand written xml to validate 
generated xml against</li>
!                                         </ul>
!                                     </li>
!                                 </ul>
!                             </li>
!                             <li>xjavadoc - the sources for xjavadoc
!                                 <ul>
!                                     <li>java - the java source codes</li>
!                                     <li>test - the unit tests
!                                         <ul>
!                                             <li>java - the java source codes</li>
!                                             <li>xml - hand written xml to validate 
generated xml against</li>
!                                         </ul>
!                                     </li>
!                                 </ul>
!                             </li>
!                             <li>samples - the samples (also serves as test suite 
deployable on all application servers)
!                               <ul>
!                                       <li>java - the java source codes</li>
!                                     <li>metadata - meta data (merge files etc)</li>
!                                       <li>webapp - the test web application</li>
!                               </ul>
!                             </li>
!                         </ul>
!                     </li>
                      <li>xdocs - the documentation</li>
                  </ul>
--- 32,38 ----
  
                  <ul>
!                     <li>core - the XDoclet 2 Core</li>
!                     <li>plugins - the XDoclet 2 Plug-ins</li>
!                     <li>lib - the needed libraries for compilation</li>
                      <li>xdocs - the documentation</li>
                  </ul>
***************
*** 101,105 ****
                                  <ul>
                                      <li>java - the java source codes</li>
!                                     <li>xml - hand written xml to validate generated 
xml against</li>
                                  </ul>
                              </li>
--- 46,51 ----
                                  <ul>
                                      <li>java - the java source codes</li>
!                                     <li>testdata - optionally needed input files for 
the tests</li>
!                                     <li>expected - hand written files to validate 
generated files against</li>
                                  </ul>
                              </li>



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to