- Changed javadocs target to show package/protected/public classes and

members.
- Reindented.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149850 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2002-09-19 04:21:02 +00:00
parent 7e8ab54e09
commit 4ec9f571ce
1 changed files with 497 additions and 495 deletions

View File

@ -355,6 +355,7 @@
sourcepath="${src.dir}:${build.src}"
overview="${src.dir}/overview.html"
packagenames="${packages}"
package="true"
destdir="${build.javadocs}"
author="true"
version="true"
@ -610,4 +611,5 @@
</war>
</target>
-->
</project>