[mono-android] JAR Bindings parameter names
Jonathan Pryor
jonp at xamarin.com
Thu Oct 11 18:09:02 UTC 2012
On Oct 11, 2012, at 9:20 AM, Jeremy A. Kolb - ARA/NED <jkolb at ara.com> wrote:
> So I can see that the javadocpath is being populated put nothing api.xml doesn't change and I don't get any parameter names or comments.
The current javadoc parser is not "robust;" it's "good enough" to parse Google's javadoc documentation (for processing android.jar), but there many javadoc formats, not all of which are supported. For example, the Google Maps javadoc format differs from the android.jar javadoc format, and the Google Maps javadocs cannot be imported at this time.
I'm sorry for the inconvenience.
- Jon
More information about the Monodroid
mailing list