javajavadocsitebricks

Official javadoc for Sitebricks (0.8.6)


Where can I find the official Javadoc for Sitebricks (in my case, version 0.8.6)? There is nothing on neither the Google Code Page nor on Sitebricks.org. The closest thing I could find was on Jarvana (http://www.jarvana.com/jarvana/doc?search_type=javadoc_project&project=sitebricks), but this is very far from what I am looking for. I want to use something that is official from Google.


Solution

  • You can get the official source code from the repository and build the javadoc yourself.

    If you use Eclipse you can also just use the zip of the source code and attach that to your library jar. Eclipse will dynamically render the javadoc from source files.