Better title

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@398651 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-05-01 17:52:34 +00:00
parent 4a26045e8a
commit c5a59cb1cf

View File

@ -22,7 +22,7 @@
<author email="jason@zenplex.com">Jason van Zyl</author>
</properties>
<body>
<section name="Maven XDoc Plug-in">
<section name="Maven 1.x XDoc Plug-in">
<subsection name="Overview">
<p>The Xdoc plugin is the primary mechanism used to produce the Maven-generated documentation as well as any user supplied "xdocs". An xdoc is an XML document conforming to a small and simple set of tags. Maven uses this format extensively. All Maven-generated reports are first generated as an xdoc, which is then transformed to HTML via this plugin.</p>
<p>The documentation is mainly in <code>Anakia</code> format. More information along with samples, can be found at: