clear mysterious javadocs-lint warning. the first sentence is special: if you place anchors there, they are copied verbatim into summary sections as well, creating duplicate anchors

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383201 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2012-09-11 01:16:32 +00:00
parent 1517b16cf4
commit 26fc507840
1 changed files with 3 additions and 2 deletions

View File

@ -33,9 +33,10 @@ import org.apache.lucene.util.ThreadInterruptedException;
import org.apache.lucene.util.Constants;
/**
* <a name="subclasses"/>
* Base class for Directory implementations that store index
* files in the file system. There are currently three core
* files in the file system.
* <a name="subclasses"/>
* There are currently three core
* subclasses:
*
* <ul>