Update of /cvsroot/xdoclet/xdoclet
In directory sc8-pr-cvs1:/tmp/cvs-serv13238/xdoclet

Modified Files:
        README.txt 
Log Message:
Improved intro.

Index: README.txt
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** README.txt  14 Dec 2002 09:44:19 -0000      1.2
--- README.txt  15 Dec 2002 22:46:14 -0000      1.3
***************
*** 4,11 ****
  
  XDoclet is a code generation engine. It enables Attribute-Oriented
! Programming for java. Attribute-Oriented Programming? Add more significance
! to your code by adding meta data (attributes) to the method's JavaDoc.
  
! 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.
--- 4,12 ----
  
  XDoclet is a code generation engine. It enables Attribute-Oriented
! Programming 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.
  
! 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

Reply via email to