You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2013/09/03 10:28:02 UTC

svn commit: r1519595 - in /uima/site/trunk/uima-website: docs/documentation.html docs/uimafit.html xdocs/documentation.xml xdocs/uimafit.xml

Author: rec
Date: Tue Sep  3 08:28:02 2013
New Revision: 1519595

URL: http://svn.apache.org/r1519595
Log:
no Jira - removed unnecessary TMs and added uimaFIT links to documentation page

Modified:
    uima/site/trunk/uima-website/docs/documentation.html
    uima/site/trunk/uima-website/docs/uimafit.html
    uima/site/trunk/uima-website/xdocs/documentation.xml
    uima/site/trunk/uima-website/xdocs/uimafit.xml

Modified: uima/site/trunk/uima-website/docs/documentation.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/documentation.html?rev=1519595&r1=1519594&r2=1519595&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/documentation.html (original)
+++ uima/site/trunk/uima-website/docs/documentation.html Tue Sep  3 08:28:02 2013
@@ -295,6 +295,28 @@
                             </blockquote>
         </td></tr>
     </table>
+                                                      <table class="subsectionTable" id='uimafit'>
+        <tr><td>
+       
+       
+       
+          <a name="uimaFIT">
+            <h2>uimaFIT
+                        </h2>
+          </a>
+      </td></tr>
+      <tr><td>
+        <blockquote class="subsectionBody">
+                                    <p>Documentation for the Aapche uimaFIT&trade; 2.0.0 release:</p>
+                                                <ul>
+      <li><a href="d/uimafit-current/tools.uimafit.book.html">Guide and Reference Manual (html)</a></li>
+      <li><a href="d/uimafit-current/tools.uimafit.book.pdf">Guide and Reference Manual (pdf)</a></li>
+      <li><a href="d/uimafit-current/api/index.html">API documentation</a></li>
+      <li><a href="d/uimafit-current/README.txt">Latest release notes</a></li>
+    </ul>
+                            </blockquote>
+        </td></tr>
+    </table>
                                                       <table class="subsectionTable" id='sandbox'>
         <tr><td>
        

Modified: uima/site/trunk/uima-website/docs/uimafit.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/uimafit.html?rev=1519595&r1=1519594&r2=1519595&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/uimafit.html (original)
+++ uima/site/trunk/uima-website/docs/uimafit.html Tue Sep  3 08:28:02 2013
@@ -14,7 +14,7 @@
                         
             
                         
-                        <title>Apache UIMA - Apache UIMA uimaFIT&trade;</title>
+                        <title>Apache UIMA - Apache uimaFIT&trade;</title>
         </head>
 
         <body>
@@ -28,7 +28,7 @@
                             </a>
                     </td>
                     <td align='CENTER'>
-                          <div class="pageBanner">Apache UIMA uimaFIT&trade;</div>
+                          <div class="pageBanner">Apache uimaFIT&trade;</div>
                     </td>
                     <td align='RIGHT'>
                                   <a href="http://www.apache.org">
@@ -182,7 +182,7 @@
                                                           <div class="sectionTable">
       <table class="sectionTable">
         <tr><td>
-        <a name="Apache UIMA uimaFIT&trade;"><h1><img src="images/UIMA_4sq50tightCropSolid.png"/>&nbsp;Apache UIMA uimaFIT&trade;</h1></a>
+        <a name="Apache uimaFIT"><h1><img src="images/UIMA_4sq50tightCropSolid.png"/>&nbsp;Apache uimaFIT</h1></a>
       </td></tr>
       <tr><td>
         <blockquote class="sectionBody">
@@ -195,6 +195,10 @@
                   Modules
         
                 </a></li>
+          <li><a href='#Documentation'>
+                  Documentation
+        
+                </a></li>
           <li><a href='#Developer Information'>
                   Developer Information
         
@@ -248,7 +252,7 @@
     does not depend on (or provide) a specific type system.
   </p>
                                                 <p>
-    Apache uimaFIT&trade; is a library that provides factories, injection, and testing utilities for
+    Apache uimaFIT is a library that provides factories, injection, and testing utilities for
     Apache UIMA&trade;. The following list highlights some of the features uimaFIT provides:
   </p>
                                                 <ul>
@@ -287,12 +291,9 @@
       <pre>SimplePipeline.runPipeline(reader, ae1, ..., aeN, consumer1, ... consumerN)</pre>
     </li>     
   </ul>
-                                                <p>
-    For more detailed infromation, please refer to the <a href="d/uimafit-current/tools.uimafit.book.html">user documentation</a>.
-  </p>
                                                 <note>
     <p>
-      uimaFIT is a part of the Apache UIMA&trade; project. uimaFIT can only be used in conjunction with 
+      uimaFIT is a part of the Apache UIMA project. uimaFIT can only be used in conjunction with 
       a compatible version of the Java version of the Apache UIMA SDK. For your convenience, the binary
       distribution package of uimaFIT includes all libraries necessary to use uimaFIT. In particular for
       novice users, it is strongly advised to obtain a copy of the full UIMA SDK separately.
@@ -350,6 +351,26 @@
                             </blockquote>
         </td></tr>
     </table>
+                                                      <table class="subsectionTable" id='uima.fit.documentation'>
+        <tr><td>
+       
+       
+       
+          <a name="Documentation">
+            <h2>Documentation
+                        </h2>
+          </a>
+      </td></tr>
+      <tr><td>
+        <blockquote class="subsectionBody">
+                                    <ul>
+    <li><a href="d/uimafit-current/tools.uimafit.book.html">Guide and Reference Manual</a></li>
+    <li><a href="d/uimafit-current/api/index.html">API documentation</a></li>
+    <li><a href="d/uimafit-current/README.txt">Latest release notes</a></li>
+  </ul>
+                            </blockquote>
+        </td></tr>
+    </table>
                                                       <table class="subsectionTable" id='uima.fit.developer'>
         <tr><td>
        

Modified: uima/site/trunk/uima-website/xdocs/documentation.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/documentation.xml?rev=1519595&r1=1519594&r2=1519595&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/documentation.xml (original)
+++ uima/site/trunk/uima-website/xdocs/documentation.xml Tue Sep  3 08:28:02 2013
@@ -121,6 +121,16 @@
    </ul>
    </p>
   </subsection>
+
+  <subsection name="uimaFIT" id="uimafit">
+    <p>Documentation for the Aapche uimaFIT&#0153; 2.0.0 release:</p>
+    <ul>
+      <li><a href="d/uimafit-current/tools.uimafit.book.html">Guide and Reference Manual (html)</a></li>
+      <li><a href="d/uimafit-current/tools.uimafit.book.pdf">Guide and Reference Manual (pdf)</a></li>
+      <li><a href="d/uimafit-current/api/index.html">API documentation</a></li>
+      <li><a href="d/uimafit-current/README.txt">Latest release notes</a></li>
+    </ul>
+  </subsection>  
   
   <subsection name="Annotators, Web Servers, Tooling, and more" id="sandbox">
     <p>Many of the additional components found in the Addons and Sandbox have individual documentation files, which 

Modified: uima/site/trunk/uima-website/xdocs/uimafit.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/uimafit.xml?rev=1519595&r1=1519594&r2=1519595&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/uimafit.xml (original)
+++ uima/site/trunk/uima-website/xdocs/uimafit.xml Tue Sep  3 08:28:02 2013
@@ -22,14 +22,14 @@ under the License.
 <document>
 
 <properties>
-<title>Apache UIMA uimaFIT&#0153;</title>
+<title>Apache uimaFIT&#0153;</title>
 <author email="dev@uima.apache.org">
  Apache UIMA&#0153; Documentation Team</author>
 </properties>
 
 <body>
 
-<section name="Apache UIMA uimaFIT&#0153;">
+<section name="Apache uimaFIT">
 
 <subsectionToc/>
 
@@ -62,7 +62,7 @@ under the License.
     does not depend on (or provide) a specific type system.
   </p>
   <p>
-    Apache uimaFIT&#0153; is a library that provides factories, injection, and testing utilities for
+    Apache uimaFIT is a library that provides factories, injection, and testing utilities for
     Apache UIMA&#0153;. The following list highlights some of the features uimaFIT provides:
   </p>    
   <ul>
@@ -101,12 +101,9 @@ under the License.
       <pre>SimplePipeline.runPipeline(reader, ae1, ..., aeN, consumer1, ... consumerN)</pre>
     </li>     
   </ul>
-  <p>
-    For more detailed infromation, please refer to the <a href="d/uimafit-current/tools.uimafit.book.html">user documentation</a>.
-  </p>
   <note>
     <p>
-      uimaFIT is a part of the Apache UIMA&#0153; project. uimaFIT can only be used in conjunction with 
+      uimaFIT is a part of the Apache UIMA project. uimaFIT can only be used in conjunction with 
       a compatible version of the Java version of the Apache UIMA SDK. For your convenience, the binary
       distribution package of uimaFIT includes all libraries necessary to use uimaFIT. In particular for
       novice users, it is strongly advised to obtain a copy of the full UIMA SDK separately.
@@ -151,6 +148,14 @@ under the License.
   </ul>
 </subsection>
 
+<subsection name='Documentation' id="uima.fit.documentation">
+  <ul>
+    <li><a href="d/uimafit-current/tools.uimafit.book.html">Guide and Reference Manual</a></li>
+    <li><a href="d/uimafit-current/api/index.html">API documentation</a></li>
+    <li><a href="d/uimafit-current/README.txt">Latest release notes</a></li>
+  </ul>
+</subsection>
+    
 <subsection name='Developer Information' id="uima.fit.developer">
   <p>The latest version of uimaFIT is available via <a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.uima%22%20AND%20%22uimafit*%22">Maven Central</a>. 
   If you use Maven as your build tool, then you can add uimaFIT as a dependency