What's the best way to add javadocs to my custom help plug-in? [message #125819] |
Fri, 23 December 2005 21:15 |
Eclipse User |
|
|
|
Originally posted by: ndefreitas.comcast.net
A team of us built a framework to be used at my company, but we need to
spread the knoledge to the rest of the development staff. I created a local
help action plug-in that opens another remote plug-in (in IE) living on our
central build server (very nice that the eclipse runtime allows me to run
this as a plug-in via Tomcat).
I'd like to put all javadocs (framework & applications) in my help plugin,
and hyperlink them together. I'd also like to show which applications
consume which framework components/features for dependency/impact analysis
(if someone were to change a framework feature).
Other than using Dreamweaver and linking/building everything manually (aside
from the javadoc generation), are there any better approaches to
accomplishing this? keep in mind that as the framework evolves, and more
application consumer more components/features I'll have to keep the whole
thing up to date.
Thanks.
Nigel
|
|
|
Powered by
FUDForum. Page generated in 0.08224 seconds