Remove navbar version, as we have explicit javadocs

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131563 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2004-01-15 21:06:20 +00:00
parent bc618fa8f9
commit 6311fd060a
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#maven.checkstyle.properties=src/conf/checkstyle.properties
maven.xdoc.date=left
maven.xdoc.version=${pom.currentVersion}
#maven.xdoc.version=${pom.currentVersion}
maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
maven.xdoc.poweredby.image=maven-feather.png
@ -12,6 +12,8 @@ maven.javadoc.public=true
#maven.javadoc.private=false
# Uncomment to generate old javadoc using maven javadoc:generate
# These must be used one at a time
# The maven xml also has full support for tags as part of site generation
#collections.javadoc.tag = COLLECTIONS_2_1
#collections.javadoc.tag.windowtitle ="Collections 2.1 release API"
#collections.javadoc.tag = COLLECTIONS_3_0