mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 09:15:38 +02:00
Docs update, related to bug 249359
This commit is contained in:
parent
48bdc40eec
commit
411c7f0237
4 changed files with 5 additions and 3 deletions
|
@ -87,8 +87,8 @@
|
||||||
<topic href="reference/cdt_u_c_editor_hov.htm"
|
<topic href="reference/cdt_u_c_editor_hov.htm"
|
||||||
label="C/C++ Editor Hovers Preferences"/>
|
label="C/C++ Editor Hovers Preferences"/>
|
||||||
</context>
|
</context>
|
||||||
<context id ="scalability_preference_page_context">
|
<context id ="save_actions_preference_page_context">
|
||||||
<description>This page allows to configure editor scalability mode options.</description>
|
<description>This page allows to configure editor save actions.</description>
|
||||||
<topic href="reference/cdt_u_c_editor_save_actions.htm"
|
<topic href="reference/cdt_u_c_editor_save_actions.htm"
|
||||||
label="C/C++ Editor Save Actions Preferences"/>
|
label="C/C++ Editor Save Actions Preferences"/>
|
||||||
<context id ="scalability_preference_page_context">
|
<context id ="scalability_preference_page_context">
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 25 KiB |
|
@ -20,7 +20,8 @@
|
||||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_folding.htm">Folding preferences</a><br>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_folding.htm">Folding preferences</a><br>
|
||||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_hov.htm">Hovers preferences</a><br>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_hov.htm">Hovers preferences</a><br>
|
||||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_mark_occurrences.htm">Mark Occurrences preferences</a><br>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_mark_occurrences.htm">Mark Occurrences preferences</a><br>
|
||||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_scalability.htm">Scalability preferences</a>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_save_actions.htm">Save Actions preferences</a><br>
|
||||||
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_scalability.htm">Scalability preferences</a><br>
|
||||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_color.htm">Syntax Coloring preferences</a><br>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_color.htm">Syntax Coloring preferences</a><br>
|
||||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_code_temp.htm">Templates preferences</a><br>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_code_temp.htm">Templates preferences</a><br>
|
||||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_typing.htm">Typing preferences</a>
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_typing.htm">Typing preferences</a>
|
||||||
|
|
|
@ -72,6 +72,7 @@
|
||||||
<topic label="Folding preferences" href="reference/cdt_u_c_editor_folding.htm"/>
|
<topic label="Folding preferences" href="reference/cdt_u_c_editor_folding.htm"/>
|
||||||
<topic label="Hovers preferences" href="reference/cdt_u_c_editor_hov.htm"/>
|
<topic label="Hovers preferences" href="reference/cdt_u_c_editor_hov.htm"/>
|
||||||
<topic label="Mark Occurrences preferences" href="reference/cdt_u_c_editor_mark_occurrences.htm"/>
|
<topic label="Mark Occurrences preferences" href="reference/cdt_u_c_editor_mark_occurrences.htm"/>
|
||||||
|
<topic label="Save Actions preferences" href="reference/cdt_u_c_editor_save_actions.htm"/>
|
||||||
<topic label="Scalability preferences" href="reference/cdt_u_c_editor_scalability.htm"/>
|
<topic label="Scalability preferences" href="reference/cdt_u_c_editor_scalability.htm"/>
|
||||||
<topic label="Syntax Coloring preferences" href="reference/cdt_u_c_editor_color.htm"/>
|
<topic label="Syntax Coloring preferences" href="reference/cdt_u_c_editor_color.htm"/>
|
||||||
<topic label="Templates preferences" href="reference/cdt_u_code_temp.htm"/>
|
<topic label="Templates preferences" href="reference/cdt_u_code_temp.htm"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue