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 correct documentation from lombok created class memeber. #1523

Open
piotrszul opened this issue Jul 5, 2023 · 0 comments
Open

Generate correct documentation from lombok created class memeber. #1523

piotrszul opened this issue Jul 5, 2023 · 0 comments
Labels
refactoring Improving the design of existing code

Comments

@piotrszul
Copy link
Collaborator

Currently javadocs is not generated for class members created with lombok annotations.
For example the documentation for TerminologyConfiguration mostly empty.

This can be fixed by generating javadocs from the delomboked versino of the code as described here:
mewna/catnip#300

This way the documentation will reflect the actual methods of these classes.

@piotrszul piotrszul added the refactoring Improving the design of existing code label Jul 5, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Pathling Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Improving the design of existing code
Projects
Status: Backlog
Development

No branches or pull requests

1 participant