1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

[Bug 310375] Added missing context help links for some pref panels that had conetx help IDs.

This commit is contained in:
L. Frank Turovich 2010-04-25 01:09:17 +00:00
parent 43406b74b6
commit aebd64dece
2 changed files with 15 additions and 2 deletions

View file

@ -70,7 +70,7 @@
<context id ="c_editor_gen">
<description>Click below to see help.</description>
<topic href="reference/cdt_u_c_editor_gen.htm"
label="C/C++ Editor Preferences"/>
label="C/C++ Editor Advanced Preferences"/>
</context>
<context id ="c_editor_color">
<description>Click below to see help.</description>
@ -404,7 +404,7 @@
</context>
<context id="cdt_u_prop_build_setting_errparser">
<description></description>
<topic href="reference/cdt_u_prop_build_setting_errparser.htm"
<topic href="reference/cdt_u_prop_build_settings_errparser.htm"
label="Error Parsers"/>
</context>
<context id="cdt_u_prop_build_toolchain">
@ -496,6 +496,10 @@
<description></description>
<topic href="reference/cdt_u_pref_prop_pages.htm"
label="Property Pages Settins tab"/>
</context>
<context id="tasktags_preference_page_context" title="Task Tags (C/C++)">
<description>Create todo task tags.</description>
<topic href="reference/cdt_u_pref_task_tags.htm" label="Task Tags preference"/>
</context>
<context id="cdt_u_pref_wizard_defaults">
<description></description>

View file

@ -125,5 +125,14 @@
<topic href="reference/cdt_u_view_executables.htm.htm"
label="&executablesView;"/>
</context>
<context id="breakpoint_actions_page_help" title="Breakpoint Actions">
<description>Manage breakpoint actions.</description>
<topic href="reference/cdt_u_dbg_brkpt_actions.htm" label="Breakpoint Actions preferences"/>
<topic href="tasks/cdt_t_addrmv_brk_action.htm" label="Attaching and Removing Breakpoint Actions"/>
</context>
<context id="source_preference_page_context" title="Common Source Lookup Path">
<description>Manage common source paths.</description>
<topic href="reference/cdt_u_dbg_src.htm" label="Common Source Lookup Path"/>
</context>
</contexts>