You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by sm...@apache.org on 2003/03/19 18:16:22 UTC

cvs commit: maven/src/plugins-build/ashkelon/xdocs index.xml

smor        2003/03/19 09:16:22

  Added:       src/plugins-build/ashkelon/xdocs index.xml
  Log:
  short description of Ashkelon
  
  Revision  Changes    Path
  1.1                  maven/src/plugins-build/ashkelon/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  <xml version="1.0" encoding="ISO-8859-1"?>
  <document>
    <properties>
      <title>Ashkelon Plugin</title>
      <author email="smor@apache.org">St�phane Mor</author>
    </properties>
    <body>
      <section name="Maven Ashkelon Plugin">
        <p>
          <a href="http://sourceforge.net/projects/ashkelon/">Ashkelon</a>
          is "an online reference tool for java api documentation. Ashkelon
          is javadoc taken the next step of being able to reference multiple API's
          (>100,000 methods) in a single, fully cross-referenced and searchable
          database repository."
        </p>
        <p>
          Maven's Ashkelon Plugin provides a set of goals
          to integrate your project's javadocs to Ashkelon.
        </p>
    </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org