Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add javadoc descriptions to generated types #34

Open
realityforge opened this issue Apr 1, 2019 · 1 comment
Open

Add javadoc descriptions to generated types #34

realityforge opened this issue Apr 1, 2019 · 1 comment

Comments

@realityforge
Copy link
Contributor

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
Copy link
Member

jDramaix commented Jun 7, 2019

I think the best is:

  • update the closure externs documentation ( with apiDescriptions.json or whatever) and commit the change in their repo
  • Modifying the change for generating javadoc from jsdoc. I prototyped that a while ago, I can resurrect my internal cl and submit it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants