Extract more information from help available in classes, methods and fields
Open
@masesdevelopers is already working on this.
Since Jun 23, 2024.
documentation
enhancement
JNetReflector
- Dominant language
- C#
- Stars
- 44
- Forks
- 4
- Avg merge
- 17h 38m
- Merged PRs (30d)
- 78
Description
Is your feature request related to a problem? Please describe.
Current documentation relies on hyperlink of the original javadoc and information shall be read opening the hyperlink.
An important enhancement can be to add text captured from the the original javadoc in generated documentation, starting from the synopsis of classes, methods and fields.
Describe the solution you'd like
Update JNetReflector to capture and report the info requested
Describe alternatives you've considered
N/A
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.