Update of /cvsroot/xdoclet/xdoclet/xdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv8431/xdocs
Modified Files:
index.xml
Log Message:
Copied Aslak's improvements to the README.txt file into this file.
Index: index.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/xdocs/index.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** index.xml 1 Dec 2002 15:57:13 -0000 1.12
--- index.xml 16 Dec 2002 19:28:26 -0000 1.13
***************
*** 9,17 ****
<p>
XDoclet is a code generation engine. It enables
<b>Attribute-Oriented Programming</b> for java.
! Attribute-Oriented Programming? Add more significance to your code
by adding meta data (attributes)
! to the method's JavaDoc.
</p>
<p>
! XDoclet will parse your source files, and derive many artifacts such
as XML
descriptors and/or source code from it. These files are generated
from templates that use the
information provided in the source code and its JavaDoc tags.
--- 9,17 ----
<p>
XDoclet is a code generation engine. It enables
<b>Attribute-Oriented Programming</b> for java.
! In short, this means that you can add more significance to your code
by adding
! meta data (attributes) to your java sources. This is done in special
JavaDoc tags.
</p>
<p>
! XDoclet will parse your source files and generate many artifacts
such as XML
descriptors and/or source code from it. These files are generated
from templates that use the
information provided in the source code and its JavaDoc tags.
-------------------------------------------------------
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