mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-20 10:37:27 +08:00
Update help pages for Function ID to properly reflect the plugin's configuration location in the tool configuration menu
This commit is contained in:
+9
-9
@@ -13,9 +13,9 @@
|
||||
<tr><th colspan="3" align="center">Function ID Debug Plug-in</th></tr>
|
||||
<tr>
|
||||
<td width="20%" align="left">
|
||||
<a accesskey="p" href="FunctionIDPlugin.html">Prev</a> </td>
|
||||
<th width="60%" align="center"> </th>
|
||||
<td width="20%" align="right"> </td>
|
||||
<a accesskey="p" href="FunctionIDPlugin.html">Prev</a>�</td>
|
||||
<th width="60%" align="center">�</th>
|
||||
<td width="20%" align="right">�</td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr>
|
||||
@@ -41,7 +41,7 @@ In order to access the Debug options, the plug-in must be enabled. To do this, f
|
||||
</p>
|
||||
<div class="informalexample"><span class="bold"><strong>File -> Configure</strong></span></div>
|
||||
<p>
|
||||
Then click on <span class="emphasis"><em>Configure</em></span> link under the <span class="bold"><strong>Experimental</strong></span>
|
||||
Then click on <span class="emphasis"><em>Configure</em></span> link under the <span class="bold"><strong>Developer</strong></span>
|
||||
section and check the box next to "FidDebugPlugin".
|
||||
</p>
|
||||
</div>
|
||||
@@ -220,14 +220,14 @@ present readable values. The only meaningful table is likely to be the
|
||||
<table width="100%" summary="Navigation footer">
|
||||
<tr>
|
||||
<td width="40%" align="left">
|
||||
<a accesskey="p" href="FunctionIDPlugin.html">Prev</a> </td>
|
||||
<td width="20%" align="center"> </td>
|
||||
<td width="40%" align="right"> </td>
|
||||
<a accesskey="p" href="FunctionIDPlugin.html">Prev</a>�</td>
|
||||
<td width="20%" align="center">�</td>
|
||||
<td width="40%" align="right">�</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="40%" align="left" valign="top">Function ID Plug-in </td>
|
||||
<td width="40%" align="left" valign="top">Function ID Plug-in�</td>
|
||||
<td width="20%" align="center"></td>
|
||||
<td width="40%" align="right" valign="top"> </td>
|
||||
<td width="40%" align="right" valign="top">�</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
+9
-9
@@ -14,9 +14,9 @@
|
||||
<tr><th colspan="3" align="center">Function ID Plug-in</th></tr>
|
||||
<tr>
|
||||
<td width="20%" align="left">
|
||||
<a accesskey="p" href="FunctionID.html">Prev</a> </td>
|
||||
<th width="60%" align="center"> </th>
|
||||
<td width="20%" align="right"> <a accesskey="n" href="FunctionIDDebug.html">Next</a>
|
||||
<a accesskey="p" href="FunctionID.html">Prev</a>�</td>
|
||||
<th width="60%" align="center">�</th>
|
||||
<td width="20%" align="right">�<a accesskey="n" href="FunctionIDDebug.html">Next</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -59,7 +59,7 @@ Function ID plugin. To do this, from the Code Browser select
|
||||
<div class="informalexample"><span class="bold"><strong>File -> Configure</strong></span></div>
|
||||
<p>
|
||||
Then click on the <span class="emphasis"><em>Configure</em></span> link under the
|
||||
<span class="bold"><strong>Function ID</strong></span> section and check the box
|
||||
<span class="bold"><strong>Ghidra Core</strong></span> section and check the box
|
||||
next to "FidPlugin".
|
||||
</p>
|
||||
</div>
|
||||
@@ -397,15 +397,15 @@ script.
|
||||
<table width="100%" summary="Navigation footer">
|
||||
<tr>
|
||||
<td width="40%" align="left">
|
||||
<a accesskey="p" href="FunctionID.html">Prev</a> </td>
|
||||
<td width="20%" align="center"> </td>
|
||||
<td width="40%" align="right"> <a accesskey="n" href="FunctionIDDebug.html">Next</a>
|
||||
<a accesskey="p" href="FunctionID.html">Prev</a>�</td>
|
||||
<td width="20%" align="center">�</td>
|
||||
<td width="40%" align="right">�<a accesskey="n" href="FunctionIDDebug.html">Next</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="40%" align="left" valign="top">Function ID </td>
|
||||
<td width="40%" align="left" valign="top">Function ID�</td>
|
||||
<td width="20%" align="center"></td>
|
||||
<td width="40%" align="right" valign="top"> Function ID Debug Plug-in</td>
|
||||
<td width="40%" align="right" valign="top">�Function ID Debug Plug-in</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user