diff options
-rw-r--r-- | make/build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build.xml b/make/build.xml index f147f3d..396cc75 100644 --- a/make/build.xml +++ b/make/build.xml @@ -1297,6 +1297,7 @@ stylesheetfile="doc/javadoc/stylesheet.css"> <classpath refid="javadoc_gluegen.classpath" /> <link offline="true" href="${javadoc.link}" packagelistLoc="142-packages" /> + <arg value="--frames"/> <arg value="${javadoc.xarg1}"/> <arg value="-html5"/> <arg value="--show-packages=all"/> |