You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2016/11/10 05:18:19 UTC

svn commit: r1769035 - /tika/site/src/site/site.xml

Author: mattmann
Date: Thu Nov 10 05:18:18 2016
New Revision: 1769035

URL: http://svn.apache.org/viewvc?rev=1769035&view=rev
Log:
Update site.xml for 1.14.

Modified:
    tika/site/src/site/site.xml

Modified: tika/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/tika/site/src/site/site.xml?rev=1769035&r1=1769034&r2=1769035&view=diff
==============================================================================
--- tika/site/src/site/site.xml (original)
+++ tika/site/src/site/site.xml Thu Nov 10 05:18:18 2016
@@ -40,7 +40,18 @@
       <item name="Issue Tracker" href="https://issues.apache.org/jira/browse/TIKA"/>
     </menu>
     <menu name="Documentation">
-      <item name="Apache Tika 1.13" href="1.13/index.html">
+      <item name="Apache Tika 1.14" href="1.14/index.html">
+        <item name="Getting Started" href="1.14/gettingstarted.html"/>
+        <item name="Supported Formats" href="1.14/formats.html"/>
+        <item name="Parser API" href="1.14/parser.html"/>
+        <item name="Parser 5min Quick Start Guide" href="1.14/parser_guide.html"/>
+        <item name="Content and Language Detection" href="1.14/detection.html"/>
+        <item name="Configuring Tika" href="1.14/configuring.html"/>
+        <item name="Usage Examples" href="1.14/examples.html"/>
+        <item name="API Documentation" href="1.14/api/"/>
+        <item name="REST API Documentation (Miredot)" href="1.14/miredot/"/>
+      </item>
+      <item name="Apache Tika 1.13" href="1.13/index.html" collapse="true">
         <item name="Getting Started" href="1.13/gettingstarted.html"/>
         <item name="Supported Formats" href="1.13/formats.html"/>
         <item name="Parser API" href="1.13/parser.html"/>
@@ -84,16 +95,6 @@
         <item name="API Documentation" href="1.10/api/"/>
         <item name="REST API Documentation (Miredot)" href="1.10/miredot/"/>
       </item>
-      <item name="Apache Tika 1.9" href="1.9/index.html" collapse="true">
-        <item name="Getting Started" href="1.9/gettingstarted.html"/>
-        <item name="Supported Formats" href="1.9/formats.html"/>
-        <item name="Parser API" href="1.9/parser.html"/>
-        <item name="Parser 5min Quick Start Guide" href="1.9/parser_guide.html"/>
-        <item name="Content and Language Detection" href="1.9/detection.html"/>
-        <item name="Configuring Tika" href="1.9/configuring.html"/>
-        <item name="Usage Examples" href="1.9/examples.html"/>
-        <item name="API Documentation" href="1.9/api/"/>
-      </item>
     </menu>
     <menu name="The Apache Software Foundation">
       <item name="About" href="http://www.apache.org/foundation/"/>