mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Add user docs for Code Templates preference page
This commit is contained in:
parent
fbe42aa703
commit
fe34a52903
2 changed files with 2 additions and 1 deletions
|
@ -344,7 +344,7 @@
|
|||
</context>
|
||||
<context id="code_templates_preference_context">
|
||||
<description>Specify the templates used for code generation and new files.</description>
|
||||
<topic label="Code Template Preferences" href="reference/cdt_u_c_code_templates_pref.htm"/>
|
||||
<topic label="Code Templates Preferences" href="reference/cdt_u_c_code_templates_pref.htm"/>
|
||||
</context>
|
||||
|
||||
</contexts>
|
||||
|
|
|
@ -50,6 +50,7 @@
|
|||
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_gdb_mi.htm">GDB MI preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_src.htm">Source Code Locations preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_code_style_pref.htm">Code Style preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_code_templates_pref.htm">Code Templates preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_o_ceditor_pref.htm">C/C++ Editor preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_gen.htm">General preferences</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_con_assist.htm">Content Assist preferences</a><br>
|
||||
|
|
Loading…
Add table
Reference in a new issue