|
From: Darren D. <da...@da...> - 2005-01-14 19:17:11
|
On Friday 14 January 2005 15:35, Alef Arendsen wrote: > What's the deal with the JavaDoc linking of custom code, is it currently > supported (I couldn't find it). certainly is! Add the following to your beandoc.properties .. javaDocDecorator.javaDocLocations[com.foo.bar]=3Dhttp://your.local.server/a= pidoc/ javaDocDecorator.javaDocLocations[org.something.else]=3Dhttp://another.serv= er/api/ =2E. where the key is the package prefix. Regards, =2D-=20 Darren Davison Public Key: #DD356B0D |