From a43f312375d0019126cec68ade9857951331371c Mon Sep 17 00:00:00 2001 From: Michael Busch Date: Sun, 13 Jan 2008 18:36:22 +0000 Subject: [PATCH] - Add missing Wikipedia link to the javadocs menu - Disable "Lucene 2.3 Documentation" tab; it's not released yet - Remove javadocs.html and javadocs.pdf git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@611619 13f79535-47bb-0310-9956-ffa450edef68 --- docs/benchmarks.html | 8 +- docs/contributions.html | 8 +- docs/demo.html | 8 +- docs/demo2.html | 8 +- docs/demo3.html | 8 +- docs/demo4.html | 8 +- docs/fileformats.html | 8 +- docs/gettingstarted.html | 8 +- docs/index.html | 8 +- docs/javadocs.html | 306 ------------------ docs/javadocs.pdf | 151 --------- docs/linkmap.html | 19 +- docs/linkmap.pdf | 32 +- docs/lucene-sandbox/index.html | 8 +- docs/queryparsersyntax.html | 8 +- docs/scoring.html | 8 +- .../src/documentation/content/xdocs/site.xml | 7 +- .../src/documentation/content/xdocs/tabs.xml | 2 + 18 files changed, 84 insertions(+), 529 deletions(-) delete mode 100644 docs/javadocs.html delete mode 100644 docs/javadocs.pdf diff --git a/docs/benchmarks.html b/docs/benchmarks.html index 9f021920fba..4b5df36a5ad 100644 --- a/docs/benchmarks.html +++ b/docs/benchmarks.html @@ -67,9 +67,6 @@
  • Wiki
  • -
  • -Lucene 2.3.0 Documentation -
  • Lucene 2.4-dev Documentation
  • @@ -114,7 +111,7 @@ document.write("Last Published: " + document.lastModified);