MAILET-123 Update the MailetDocs documentation

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/057ef36a
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/057ef36a
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/057ef36a

Branch: refs/heads/master
Commit: 057ef36adb5a8d4bbd699daaf3f84c325c4eaf7c
Parents: b303bc2
Author: Antoine Duprat <adup...@linagora.com>
Authored: Wed Aug 31 17:48:26 2016 +0200
Committer: Antoine Duprat <adup...@apache.org>
Committed: Tue Oct 25 10:33:37 2016 +0200

----------------------------------------------------------------------
 mailet/src/site/xdoc/mailetdocs-maven-plugin/index.xml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/057ef36a/mailet/src/site/xdoc/mailetdocs-maven-plugin/index.xml
----------------------------------------------------------------------
diff --git a/mailet/src/site/xdoc/mailetdocs-maven-plugin/index.xml 
b/mailet/src/site/xdoc/mailetdocs-maven-plugin/index.xml
index 4f99a06..5f1bb03 100644
--- a/mailet/src/site/xdoc/mailetdocs-maven-plugin/index.xml
+++ b/mailet/src/site/xdoc/mailetdocs-maven-plugin/index.xml
@@ -31,11 +31,15 @@
                 <a 
href='http://james.apache.org/mailet/standard/mailet-report.html'>report</a>.
             </p>
             <subsection name='Goals Overview'>
-                <p>MailetDocs plugin has one goal:</p>
+                <p>MailetDocs plugin has two goals:</p>
                 <ul>
                     <li>
                         <a 
href='mailetdocs-mojo.html'>mailetdocs:mailetdocs</a>
-                        Generates catalog and reports on mailets and matchers
+                        Generates catalog and reports on mailets and matchers 
on a single maven project
+                    </li>
+                    <li>
+                        <a href='mailetdocs-mojo.html'>mailetdocs:aggregate</a>
+                        Generates catalog and reports on mailets and matchers 
on a maven project and all its subprojects
                     </li>
                 </ul>
             </subsection>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to