mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
Bug 317992 Duplicate Outline View entry for F1 help
This commit is contained in:
parent
73ea2efa7d
commit
e3480a4a71
2 changed files with 2 additions and 1 deletions
|
@ -546,9 +546,11 @@
|
|||
<description>The Project Explorer displays project information.</description>
|
||||
<topic href="reference/cdt_u_project_explorer_view.htm" label="Project Explorer view"/>
|
||||
</context>
|
||||
<!-- this contributes to platform's outline view context, see bug 317992
|
||||
<context id="content_outline_context" title="Outline">
|
||||
<topic href="reference/cdt_u_outline_view.htm" label="Outline view"/>
|
||||
</context>
|
||||
-->
|
||||
<!-- USING ECLIPSE HELP CONTEXT IDs -->
|
||||
<context id="preference_dialog_context" title="Outline">
|
||||
<topic href="reference/cdt_u_console_pref.htm" label="C/C++ Console preferences"/>
|
||||
|
|
|
@ -43,7 +43,6 @@ open in the editor area, by listing the structural elements. </p>
|
|||
<td align="center" ><img border="0" src="../images/alphab_sort_co.gif" alt="Sort items alphabetically Icon" width="16" height="16"></td>
|
||||
<td>Sort items alphabetically</td>
|
||||
</tr>
|
||||
</dl>
|
||||
</table>
|
||||
|
||||
<h2>Outline view icons</h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue