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

should deploy javadoc for annotations #58

Closed
dvojtise opened this issue Jul 27, 2018 · 1 comment
Closed

should deploy javadoc for annotations #58

dvojtise opened this issue Jul 27, 2018 · 1 comment

Comments

@dvojtise
Copy link
Contributor

Annotations should have a javadoc explaining its usage.

Ideally with a small sample and/or a link to a bigger documentation online.

This javadoc must be deployed. (for example for use in GEMOC Studio)

dvojtise added a commit that referenced this issue Aug 8, 2018
see #58

if possible avoid to have to create dedicated jar for source in this
case
dvojtise added a commit that referenced this issue Aug 9, 2018
see #58

also adds a new feature k3.runtime in order to deploy only a minimal
runtime that deploy only the annotationprocessor code and not the ui and
sources (note that actually the smallest required runtime would deploy
only the annotations and not the processor)
@dvojtise
Copy link
Contributor Author

dvojtise commented Aug 9, 2018

now the main feature deploys annotationprocessor sources

a new feature k3.runtime has been added in order to deploy only a minimal
runtime that deploy only the annotationprocessor code and not the ui and
sources (note that actually the smallest required runtime would deploy
only the annotations classes and not the processors classes)

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

1 participant