GT-2 - Documentation - fixed missing help links in Decompiler; fixed

script categories
This commit is contained in:
dragonmacher 2020-08-05 09:14:21 -04:00
parent f0832a6e9d
commit 85d1ab7d51
10 changed files with 111 additions and 104 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
//Developer script
//@category Developer Scripts
//@category Symbol
import ghidra.app.script.GhidraScript;
import ghidra.app.util.demangler.DemangledObject;
import ghidra.app.util.demangler.microsoft.MicrosoftDemangler;