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 2010/04/04 00:54:08 UTC

svn commit: r930596 - /lucene/tika/site/src/site/site.xml

Author: mattmann
Date: Sat Apr  3 22:54:08 2010
New Revision: 930596

URL: http://svn.apache.org/viewvc?rev=930596&view=rev
Log:
- update site for 0.7 release docs

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

Modified: lucene/tika/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/lucene/tika/site/src/site/site.xml?rev=930596&r1=930595&r2=930596&view=diff
==============================================================================
--- lucene/tika/site/src/site/site.xml (original)
+++ lucene/tika/site/src/site/site.xml Sat Apr  3 22:54:08 2010
@@ -40,6 +40,12 @@
       <item name="Download" href="download.html"/>
     </menu>
     <menu name="Documentation">
+      <item name="Tika 0.7" href="0.7/index.html">
+        <item name="Getting Started" href="0.7/gettingstarted.html"/>
+        <item name="Supported Formats" href="0.7/formats.html"/>
+        <item name="Parser API" href="0.7/parser.html"/>
+        <item name="API Documentation" href="0.7/api/"/>
+      </item>
       <item name="Tika 0.6" href="0.6/index.html">
         <item name="Getting Started" href="0.6/gettingstarted.html"/>
         <item name="Supported Formats" href="0.6/formats.html"/>