You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2011/05/03 19:23:49 UTC

svn commit: r789132 - in /websites/production/opennlp: ./ content/opennlp/documentation.html

Author: joern
Date: Tue May  3 17:23:48 2011
New Revision: 789132

Log:
OPENNLP-164 Publish documentation page

Modified:
    websites/production/opennlp/   (props changed)
    websites/production/opennlp/content/opennlp/documentation.html

Propchange: websites/production/opennlp/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue May  3 17:23:48 2011
@@ -1 +1 @@
-/websites/staging/opennlp/trunk:780063-789121
+/websites/staging/opennlp/trunk:780063-789131

Modified: websites/production/opennlp/content/opennlp/documentation.html
==============================================================================
--- websites/production/opennlp/content/opennlp/documentation.html (original)
+++ websites/production/opennlp/content/opennlp/documentation.html Tue May  3 17:23:48 2011
@@ -63,8 +63,16 @@
   
   <div id="content">
     <h1 class="title">Documentation</h1>
-    <p>Until a new documentation project is started over at a Apache
-the documentation can befound in the <a href="https://sourceforge.net/apps/mediawiki/opennlp/index.php?title=Main_Page">Sourceforge wiki</a>.</p>
+    <p>There exists a manual and Javadoc API documentation for Apache OpenNLP. The manual
+explains how the various OpenNLP components can be used and trained.</p>
+<h3 id="apache_opennlp_151-incubating_documentation">Apache OpenNLP 1.5.1-incubating documentation</h3>
+<ul>
+<li><a href="documentation/manual/opennlp.html">Apache OpenNLP Manual</a></li>
+<li><a href="documentation/apidocs/opennlp-maxent/index.html">Apache OpenNLP Maxent Javadoc</a></li>
+<li><a href="documentation/apidocs/opennlp-tools/index.html">Apache OpenNLP Tools Javadoc</a></li>
+<li><a href="documentation/apidocs/opennlp-uima/index.html">Apache OpenNLP UIMA Javadoc</a></li>
+</ul>
+<p>Note: All the documentation is also included in the binary distribution.</p>
   </div>
   
   <div class="clear">