diff options
Diffstat (limited to 'etc/targets')
-rw-r--r-- | etc/targets/global-javadoc.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/targets/global-javadoc.xml b/etc/targets/global-javadoc.xml index db48b03..0de8285 100644 --- a/etc/targets/global-javadoc.xml +++ b/etc/targets/global-javadoc.xml @@ -30,9 +30,11 @@ <link href="http://ws.apache.org/axis/java/apiDocs/" offline="${system.javadoc.offline}" /> + <!-- <link href="http://www.jdom.org/docs/apidocs/" offline="${system.javadoc.offline}" /> + --> <link href="http://www.junit.org/junit/javadoc/3.8.1/" offline="${system.javadoc.offline}" /> |