maven-xsddoc-plugin/xdocs index.xml,1.1,1.2
Kurt Riede <[email protected]> Sat, 26 Feb 2005 17:42:35 +0000
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/maven-xsddoc-plugin/xdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3333/xdocs
Modified Files:
index.xml
Log Message:
documentation updates
Index: index.xml
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.xml 9 Dec 2004 13:32:49 -0000 1.1
--- index.xml 26 Feb 2005 17:42:33 -0000 1.2
***************
*** 31,42 ****
<section name="Goal">
<p>The xsddoc subproject is a XML Schema documentation generator for
! W3C XML Schemas. This plugin for Apache Maven
</p>
</section>
! <section name="Maven xsddoc Plug-in">
<p>
! xsddoc plugin for Maven. It generates XML Schema documentation for
! W3C XML Schemas.
</p>
<p>
--- 31,59 ----
<section name="Goal">
<p>The xsddoc subproject is a XML Schema documentation generator for
! W3C XML Schemas. This is a plugin for Apache Maven. The release number
! of the maven-plugin is alqays equal to the xsddoc.
</p>
</section>
! <section name="Usage">
<p>
! All you have to do is to add dependency tag and add an report tag
! to your <tt>project-xml</tt> file:
! <pre>
! <dependencies>
! ...
! <dependency>
! <groupId>xsddoc</groupId>
! <artifactId>maven-xsddoc-plugin</artifactId>
! <version>0.7</version>
! <type>plugin</type>
! </dependency>
! </dependencies>
! ...
! <reports>
! ...
! <report>maven-xsddoc-plugin</report>
! </reports>
! </pre>
</p>
<p>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click