Author: mattmann
Date: Thu Mar 19 15:43:09 2009
New Revision: 756051

URL: http://svn.apache.org/viewvc?rev=756051&view=rev
Log:
apache tika 0.3 docs update

Added:
    lucene/tika/site/cpd.html
    lucene/tika/site/cpd.xml
Modified:
    lucene/tika/site/checkstyle.html
    lucene/tika/site/checkstyle.rss   (contents, props changed)

Modified: lucene/tika/site/checkstyle.html
URL: 
http://svn.apache.org/viewvc/lucene/tika/site/checkstyle.html?rev=756051&r1=756050&r2=756051&view=diff
==============================================================================
--- lucene/tika/site/checkstyle.html (original)
+++ lucene/tika/site/checkstyle.html Thu Mar 19 15:43:09 2009
@@ -9,7 +9,8 @@
 
 
 
-<html>
+
+<html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
     <title>Apache Tika - Checkstyle Results</title>
     <style type="text/css" media="all">
@@ -19,7 +20,9 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
         <meta http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1" />
-      </head>
+                                                    
+<link href="http://lucene.apache.org/tika/tikaNoText16.png"; type="image/png" 
rel="icon"/>
+                    </head>
   <body class="composite">
     <div id="banner">
                   <a href="" id="bannerLeft">
@@ -29,7 +32,7 @@
             </a>
                         <a href="../" id="bannerRight">
     
-                                    <img 
src="http://incubator.apache.org/images/apache-incubator-logo.png"; alt="Apache 
Incubator" />
+                                            <img 
src="../images/lucene_green_300.gif" alt="Apache Lucene" />
     
             </a>
             <div class="clear">
@@ -44,18 +47,18 @@
     
   
   
-              <div class="xright">      <a 
href="http://www.apache.org/";>Apache</a>
-          |
-          <a href="../">Incubator</a>
-          |
-          <a href="http://lucene.apache.org/";>Lucene</a>
-          
+    
+              <div class="xright">            <a href="http://www.apache.org/"; 
class="externalLink">Apache</a>
+            |
+                <a href="../">Lucene</a>
+            
   
 
   
     
   
   
+    
   </div>
       <div class="clear">
         <hr/>
@@ -70,19 +73,32 @@
     
   
   
+    
                    <h5>Apache Tika</h5>
-        <ul>
+            <ul>
               
     <li class="none">
-              <a href="index.html">Introduction</a>
-        </li>
+                    <a href="index.html">Introduction</a>
+          </li>
               
     <li class="none">
-              <a href="download.html">Download</a>
-        </li>
+                    <a href="download.html">Download</a>
+          </li>
+              
+    <li class="none">
+                    <a href="documentation.html">Documentation</a>
+          </li>
+              
+    <li class="none">
+                    <a href="formats.html">Supported Formats</a>
+          </li>
+              
+    <li class="none">
+                    <a href="gettingstarted.html">Getting Started</a>
+          </li>
           </ul>
-          <h5>Project Documentation</h5>
-        <ul>
+              <h5>Project Documentation</h5>
+            <ul>
               
                 
               
@@ -103,8 +119,8 @@
       
               
         <li class="collapsed">
-              <a href="project-info.html">Project Information</a>
-              </li>
+                    <a href="project-info.html">Project Information</a>
+                </li>
               
                 
               
@@ -121,42 +137,54 @@
       
             
       
+            
+      
+            
+      
               
             <li class="expanded">
-              <a href="project-reports.html">Project Reports</a>
-                <ul>
+                    <a href="project-reports.html">Project Reports</a>
+                  <ul>
                   
     <li class="none">
               <strong>Checkstyle</strong>
         </li>
                   
     <li class="none">
-              <a href="findbugs.html">FindBugs Report</a>
-        </li>
+                    <a href="cpd.html">CPD Report</a>
+          </li>
                   
     <li class="none">
-              <a href="apidocs/index.html">JavaDocs</a>
-        </li>
+                    <a href="findbugs.html">FindBugs Report</a>
+          </li>
                   
     <li class="none">
-              <a href="surefire-report.html">Maven Surefire Report</a>
-        </li>
+                    <a href="apidocs/index.html">JavaDocs</a>
+          </li>
                   
     <li class="none">
-              <a href="rat-report.html">RAT Report</a>
-        </li>
+                    <a href="surefire-report.html">Maven Surefire Report</a>
+          </li>
                   
     <li class="none">
-              <a href="xref/index.html">Source Xref</a>
-        </li>
+                    <a href="pmd.html">PMD Report</a>
+          </li>
                   
     <li class="none">
-              <a href="xref-test/index.html">Test Source Xref</a>
-        </li>
+                    <a href="rat-report.html">RAT Report</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="xref/index.html">Source Xref</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="xref-test/index.html">Test Source Xref</a>
+          </li>
               </ul>
         </li>
           </ul>
-                                       <a href="http://maven.apache.org/"; 
title="Built by Maven" id="poweredBy">
+                                           <a href="http://maven.apache.org/"; 
title="Built by Maven" class="poweredBy">
             <img alt="Built by Maven" 
src="./images/logos/maven-feather.png"></img>
           </a>
                        
@@ -166,11 +194,18401 @@
     
   
   
+    
         </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">

[... 18412 lines stripped ...]

Reply via email to