This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Javadoc with Use


Marco Bakera wrote:
is it possible to get the Javadocs that are available online with the
"Use"-feature turned on? I.e. to be able to see where classes are used
as parameters or return values. Tha would decrease searching time
inside the documentation a lot.

That seems like a good idea. I checked into CVS modifications to do that. Unfortunately, modifying the web pages is not something I want to do casually, but next time I update the JavaDocs they should have the "use" pages.

Until then, you can do:
  make install-javadoc-html JAVADOC_DIR=/directory/for/javadoc
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]