
nicolaken at apache
Aug 12, 2004, 1:29 PM
Post #2 of 5
(34 views)
Permalink
|
|
Re: including a javadoc directory structure
[In reply to]
|
|
Ph. Barthelemy wrote: > Hi, > > I'd like to include a javadoc documentation in my > forrest web site. > How can I do this cleanly ? Good question. Forrest has only one way of doing this ATM, that is copying all the javadocs to the raw directory. Not pretty, and personally I would suggest you to simply keep them in a separate space and link them. In the next releases, hopefully in 0.7, we will add a locationmap, that will make users be able to specify alternate locations where to get the sources, a sort of source/directories mount. -- Nicola Ken Barozzi nicolaken [at] apache - verba volant, scripta manent - (discussions get forgotten, just code remains) ---------------------------------------------------------------------
|