How to create the API?
Posted by Gabriel Landini on Jan 21, 2008; 10:53am
URL: http://imagej.273.s1.nabble.com/How-to-create-the-API-tp3697504.html
I am sure some of the resident Java gurus will be able to help.
I have the IJ source in ~/ImageJ/source
How do I create the API documentation, let's say in ~/ImageJ/api
I want to generate something similar to the one in the IJ site, but locally in
my HD with the latest source, so I do not have to be online to read it.
I am using linux and javadoc is installed, but I cannot get the correct
syntax.
Thanks in advance,
Gabriel