Update help pages for Function ID to properly reflect the plugin's configuration location in the tool configuration menu

This commit is contained in:
KooShnoo 2022-11-24 12:59:36 -08:00 committed by GitHub
parent d93eb7603f
commit 43fdd4890a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View file

@ -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><EFBFBD></td>
<th width="60%" align="center"><EFBFBD></th>
<td width="20%" align="right"><EFBFBD></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 -&gt; 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><EFBFBD></td>
<td width="20%" align="center"><EFBFBD></td>
<td width="40%" align="right"><EFBFBD></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<EFBFBD></td>
<td width="20%" align="center"></td>
<td width="40%" align="right" valign="top"> </td>
<td width="40%" align="right" valign="top"><EFBFBD></td>
</tr>
</table>
</div>

View file

@ -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><EFBFBD></td>
<th width="60%" align="center"><EFBFBD></th>
<td width="20%" align="right"><EFBFBD><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 -&gt; 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><EFBFBD></td>
<td width="20%" align="center"><EFBFBD></td>
<td width="40%" align="right"><EFBFBD><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<EFBFBD></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"><EFBFBD>Function ID Debug Plug-in</td>
</tr>
</table>
</div>