-
Notifications
You must be signed in to change notification settings - Fork 13
access javadoc from jshell #22
Copy link
Copy link
Open
Labels
Description
JShell is capable of handling documentation for items in its SourceCodeAnalysis class, and the Python interpreter provides access to Javadocs using the script using the 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.
Reactions are currently unavailable