aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.doc.all.x86.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.doc.all.x86.sh')
-rw-r--r--make/make.jogl.doc.all.x86.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/make/make.jogl.doc.all.x86.sh b/make/make.jogl.doc.all.x86.sh
new file mode 100644
index 000000000..ab86fefd0
--- /dev/null
+++ b/make/make.jogl.doc.all.x86.sh
@@ -0,0 +1,8 @@
+#! /bin/sh
+
+. ../../setenv-build-jogl-x86.sh
+
+ant -v \
+ -Drootrel.build=build-x86\
+ -DuseKD=true \
+ javadoc.spec javadoc javadoc.dev.all $* 2>&1 | tee make.jogl.doc.all.x86.log