diff options
author | Michael Bien <[email protected]> | 2010-11-18 22:29:39 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-11-18 22:29:39 +0100 |
commit | 49897769100b6c236ca1e451775e478c1eee2633 (patch) | |
tree | 63aedae800f423f71b909dcb0c4c56528c709049 /nbproject | |
parent | 952425dbb135152912057930cd83008b9b09da08 (diff) |
relative javadoc linking with gluegen and jogl.
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties index 3e5d27b4..fcbc58da 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -29,7 +29,7 @@ debug.test.classpath=\ # This directory is removed when the project is cleaned: dist.dir=dist dist.jar=${dist.dir}/jocl.jar -dist.javadoc.dir=${dist.dir}/javadoc +dist.javadoc.dir=${dist.dir}/javadoc/jocl/javadoc endorsed.classpath= excludes= |