google / jsinterop-generator

Generates Java annotated with JsInterop from JavaScript extern sources
Apache License 2.0
75 stars 24 forks source link

Add javadoc descriptions to generated types #34

Open realityforge opened 5 years ago

realityforge commented 5 years ago

Documentation can be combined from multiple sources. Probably the best option atm is to gather type documentation from apiDescriptions.json as most of the hard work is done and it seems to be kept uptodate.

The per function and property documentation could be grabbed from either:

jDramaix commented 5 years ago

I think the best is: