summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2006-12-27 06:55:06 +0000
committerBrian S. O'Neill <bronee@gmail.com>2006-12-27 06:55:06 +0000
commitb1a2f49100d74efb899e79e7ebb2b4af385baddb (patch)
tree9d47d56dd9c06aa8436920dc321e8f8eb74ac4c9 /pom.xml
parent4feba9692e06257ad763e3a760661aca1dab7f7d (diff)
Split javadoc index.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index a237e6e..9d5b757 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,6 +134,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<aggregate>true</aggregate>
+ <splitindex>true</splitindex>
<links>
<link>http://java.sun.com/j2se/1.5.0/docs/api</link>
<link>http://cojen.sourceforge.net/apidocs</link>