summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
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>