Page 1 of 1

Looking for the API

Posted: Tue May 22, 2012 7:51 am
by davidW
Hello ,

We need make some changes in the admin module; we have the open_admin_documentation_v2 but we think it would be very helpful for us have more documentation like an API.

In https://github.com/BroadleafCommerce/Br ... master/doc in the readme files said something about an API but we dont find it.

We would be very grateful if you help us.


thanks!!!

Re: Looking for the API

Posted: Sat May 26, 2012 7:29 pm
by jefffischer
I'm assuming you're referring to javadocs. The javadocs we have, such as they are, are included as part of the release to the maven central repository. Here are some specific links for the admin javadocs (version 1.6.0-GA), if you want to download them directly:

http://search.maven.org/remotecontent?f ... avadoc.jar
http://search.maven.org/remotecontent?f ... avadoc.jar
http://search.maven.org/remotecontent?f ... avadoc.jar

Re: Looking for the API

Posted: Mon Jun 04, 2012 5:43 am
by davidW
Thank you jeff!!