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

Include JavaDoc in IBS #20

Open
baubakg opened this issue Jul 20, 2023 · 0 comments
Open

Include JavaDoc in IBS #20

baubakg opened this issue Jul 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@baubakg
Copy link
Member

baubakg commented Jul 20, 2023

We can imagine introducing javadoc.

This requires a preprocessing that generates a JSON of javadocs for the host classes.

Basically the IBS before deploying generates a JSON of the source code. One method -> one JAVADOC

We will have two modes:

  • /help?class=&method= ->returns the javadoc
  • on failue we return the javadocs attached to the method

Risks: overloaded methods

@baubakg baubakg added the enhancement New feature or request label Jul 20, 2023
@baubakg baubakg added this to the 2.11.6 milestone Aug 17, 2023
baubakg added a commit that referenced this issue Aug 17, 2023
@baubakg baubakg removed this from the 2.11.11 milestone Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant