You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2010/10/03 15:30:29 UTC

svn commit: r1003965 - in /lucene/dev/trunk: lucene/contrib/demo/src/java/overview.html modules/analysis/phonetic/src/java/overview.html

Author: rmuir
Date: Sun Oct  3 13:30:29 2010
New Revision: 1003965

URL: http://svn.apache.org/viewvc?rev=1003965&view=rev
Log:
clear up javadocs warnings/errors (forgot to svn add these overview.htmls)

Added:
    lucene/dev/trunk/lucene/contrib/demo/src/java/overview.html   (with props)
    lucene/dev/trunk/modules/analysis/phonetic/src/java/overview.html   (with props)

Added: lucene/dev/trunk/lucene/contrib/demo/src/java/overview.html
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/contrib/demo/src/java/overview.html?rev=1003965&view=auto
==============================================================================
--- lucene/dev/trunk/lucene/contrib/demo/src/java/overview.html (added)
+++ lucene/dev/trunk/lucene/contrib/demo/src/java/overview.html Sun Oct  3 13:30:29 2010
@@ -0,0 +1,26 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<html>
+  <head>
+    <title>
+      demo
+    </title>
+  </head>
+  <body>
+  demo
+  </body>
+</html>

Propchange: lucene/dev/trunk/lucene/contrib/demo/src/java/overview.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: lucene/dev/trunk/modules/analysis/phonetic/src/java/overview.html
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/modules/analysis/phonetic/src/java/overview.html?rev=1003965&view=auto
==============================================================================
--- lucene/dev/trunk/modules/analysis/phonetic/src/java/overview.html (added)
+++ lucene/dev/trunk/modules/analysis/phonetic/src/java/overview.html Sun Oct  3 13:30:29 2010
@@ -0,0 +1,26 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<html>
+  <head>
+    <title>
+      analyzers-phonetic
+    </title>
+  </head>
+  <body>
+  analyzers-phonetic
+  </body>
+</html>

Propchange: lucene/dev/trunk/modules/analysis/phonetic/src/java/overview.html
------------------------------------------------------------------------------
    svn:eol-style = native