Class GhidraHelpService

java.lang.Object
docking.help.HelpManager
ghidra.base.help.GhidraHelpService
All Implemented Interfaces:
HelpService

public class GhidraHelpService extends HelpManager
Ghidra's help service. This class knows how to find help for the various modules that make up Ghidra.
  • Method Details

    • install

      public static void install()