Author: jukka
Date: Sat Sep 13 16:48:54 2008
New Revision: 695081
URL: http://svn.apache.org/viewvc?rev=695081&view=rev
Log:
Add the documentation page (just one so far :-) to navigation.
Modified:
incubator/tika/trunk/src/site/site.xml
Modified: incubator/tika/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/incubator/tika/trunk/src/site/site.xml?rev=695081&r1=695080&r2=695081&view=diff
==============================================================================
--- incubator/tika/trunk/src/site/site.xml (original)
+++ incubator/tika/trunk/src/site/site.xml Sat Sep 13 16:48:54 2008
@@ -38,6 +38,7 @@
<menu name="Apache Tika">
<item name="Introduction" href="index.html"/>
<item name="Download" href="download.html"/>
+ <item name="Documentation" href="documentation.html"/>
</menu>
<menu ref="reports"/>
</body>