1
0

APIDump: Ignore internal APIDump stuff.

This commit is contained in:
madmaxoft 2013-10-18 20:22:24 +02:00
parent 201c84afb3
commit 41270dc02e

View File

@ -3509,6 +3509,7 @@ end
"os", "os",
"string", "string",
"table", "table",
"g_TrackedPages",
}, },
IgnoreFunctions = IgnoreFunctions =
@ -3528,6 +3529,7 @@ end
"DumpAPITxt", "DumpAPITxt",
"Initialize", "Initialize",
"LinkifyString", "LinkifyString",
"ListMissingPages",
"ReadDescriptions", "ReadDescriptions",
"ReadHooks", "ReadHooks",
"WriteHtmlClass", "WriteHtmlClass",