goatshriek / goatshriek/ruby-dragon
access javadoc from jshell
- Dominant language
- Java
- Stars
- 51
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
JShell is capable of handling documentation for items in its [SourceCodeAnalysis](https://docs.oracle.com/en/java/javase/11/docs/api/jdk.jshell/jdk/jshell/SourceCodeAnalysis.html) class, and the Python interpreter provides access to Javadocs using the script using the [ghidradoc.py](https://github.com/NationalSecurityAgency/ghidra/blob/75ae8b3c367010ddc9bfcf1efbe9e768ff3bea93/Ghidra/Features/Python/python-src/ghidradoc.py) script. By combining these techniques, it should be possible to make documentation for classes and methods more easily accessible directly from the interpreter.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.