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

Generate javadoc for the vaadin artifact #275

Closed
ripla opened this issue Aug 9, 2018 · 3 comments
Closed

Generate javadoc for the vaadin artifact #275

ripla opened this issue Aug 9, 2018 · 3 comments

Comments

@ripla
Copy link
Contributor

ripla commented Aug 9, 2018

Generate and deploy javadoc for the vaadin artifact in addition to vaadin-core. The whole platform javadoc should be made available in vaadin.com/api. Related to #153 and #105.

@ripla ripla added the v12 label Aug 9, 2018
@alvarezguille
Copy link
Member

what about testbench?
vaadin artifact will not include javadoc for testbench (vaadin-testbench-core and vaadin-components-testbench) as it's not a dependency

@ripla
Copy link
Contributor Author

ripla commented Aug 9, 2018

@alvarezguille good point, TB should be included. The end goal is to get the whole platform api available in one package so it can be consumed by vaadin.com/api. I think the actual mechanism on how to get that doesn't matter.

@Legioth
Copy link
Member

Legioth commented Aug 9, 2018

I guess we could define an internal meta module that depends on vaadin and testbench and generate javadocs based on that, assumed that we find a good way of getting javadocs for transitive dependencies.

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

3 participants