1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00

minor doc fixes

This commit is contained in:
Vivian Kong 2009-05-07 15:13:15 +00:00
parent 5ffd696f08
commit 0b63815f84
4 changed files with 4 additions and 3 deletions

View file

@ -16,7 +16,7 @@ tr {vertical-align: top;}
<body>
<h1>CDT 5.0 - New and Noteworthy</h1>
<p>CDT 5.0 includes new features in Editor, Call Hierarchy,
Refactoring, Indexer, Projects & Build, and Debug.
Refactoring, Indexer, Projects &amp; Build, and Debug.
<p>
See <a href="http://wiki.eclipse.org/CDT/User/NewIn50">What's New in CDT 5.0</a> on the CDT Wiki for more information including screen shots.

View file

@ -91,6 +91,7 @@
<description>This page allows to configure editor save actions.</description>
<topic href="reference/cdt_u_c_editor_save_actions.htm"
label="C/C++ Editor Save Actions Preferences"/>
</context>
<context id ="scalability_preference_page_context">
<description>This page allows to configure editor scalability mode options. The scalability mode helps to deal with very large source files.</description>
<topic href="reference/cdt_u_c_editor_scalability.htm"

View file

@ -48,7 +48,7 @@ thread identification number (TID).</p>
</tr>
<tr>
<td width="76" valign="top"><center>
<img alt="Icon: Thread; suspended" src="../images/icon_thread1.gif" alt="Thread instance icon" width="16" height="16"> &nbsp;<img alt="Icon: Thread; running" src="../images/icon_thread2.gif" width="16" height="16"> &nbsp;<img alt="Icon: Thread; stopped" src="../images/icon_thread3.gif" width="16" height="16">
<img alt="Icon: Thread; suspended" src="../images/icon_thread1.gif" width="16" height="16"> &nbsp;<img alt="Icon: Thread; running" src="../images/icon_thread2.gif" width="16" height="16"> &nbsp;<img alt="Icon: Thread; stopped" src="../images/icon_thread3.gif" width="16" height="16">
</center> </td>
<td width="169" valign="top">Thread instance </td>
<td width="317" valign="top">Thread number and state</td>

View file

@ -15,7 +15,7 @@
<p>The Debugger page of the Run and Debug dialog boxes lets you select a debugger to use when debugging an application.</p>
<img src="../images/run_debug_debugger.png"alt="Debugger page, Run or Debug dialog box">
<img src="../images/run_debug_debugger.png" alt="Debugger page, Run or Debug dialog box">
<p></p>
<table width="580" fgcolor="#DDD" border="1" cellpadding="2" cellspacing="0" >