Jody Garnett wrote: > Hyink, Jeffrey USA wrote: > >> >> I’m a student and working on a simulation program that I think would >> be able to make use of the graph module functionality. I’ve downloaded >> the latest gt 2.2 RC-3 bin files today, and after learning a few >> things the hard way, I got the libraries installed, and referenced >> within eclipse. I also downloaded and unzipped the javadoc provided >> for this release. My first question: the javadoc seems incomplete. I >> can’t find any javadoc in the expanded file for the graph module or >> some of the others. Is there another source, or is this just the state >> of development for some of the modules? >> > It could be you are the first person to look? Do you have a list of > modules that are not represented?
You are right. I believe only the projects in module had their javadocs built and released. Martin, how do I change the javadoc plug-in to generate javadocs for every project? I will regenerate the javadocs and re-upload them at some point. In the meantime, each project had its own javadocs generated and upladed to the repository. You can access them at: http://maven.geotools.fr/repository/org/geotools/ For example, the graph module is here: http://maven.geotools.fr/repository/org/geotools/gt2-graph/2.2-RC3/gt2-graph-2.2-RC3-javadoc.jar Cheers, Richard _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
