Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html6
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm18
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm16
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm68
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm6
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm10
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm10
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm24
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm6
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm6
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm6
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm6
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm6
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm6
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm18
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm16
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm12
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm22
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm20
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm16
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm58
-rw-r--r--doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm26
39 files changed, 218 insertions, 218 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html
index 93f2e8f8d0b..b9aa13cf634 100644
--- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html
+++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_creating_cpp_file.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" type="text/css" href="../help.css">
@@ -51,12 +51,12 @@
<br>
- <strong>Related tasks</strong>
+ <span class="bold">Related tasks</span>
<br>
<a href="cdt_w_newcpp.htm">Creating a C/C++ file</a>
<br>
- <strong>Related reference</strong>
+ <span class="bold">Related reference</span>
<br>
<a href="../reference/cdt_u_editor_view.htm">Editor View</a><br>
<br>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
index ca9b76ae143..1d258c628e5 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
@@ -17,14 +17,14 @@
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_console_view.htm">Console view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_cproj_view.htm">C/C++ Projects view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_editor_view.htm">Editor view</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_view_executables.htm">Executables view</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_view_execules.htm">Execules view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_project_explorer_view.htm">Project Explorer view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_outline_view.htm">Outline view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_make_targets_view.htm">Make Targets view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_problems_view.htm">Problems view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_properties_view.htm">Properties view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_icons.htm">C/C++ Icons</a><br>
- <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_menu.htm">Debug Views<br>
+ <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_dbg_view.htm">Debug Views</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_registersview.htm">Registers view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_memoryview.htm">Memory view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mem_view_pref.htm">Memory view preferences</a><br>
@@ -65,7 +65,7 @@
<img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_con_assist_adv.htm">Advanced</a><br>
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_folding.htm">Folding</a><br>
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_hov.htm">Hovers</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_mark_occurrences.htm">Mark Occurrences<br>
+ <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_mark_occurrences.htm">Mark Occurrences</a><br>
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_save_actions.htm">Save Actions</a><br>
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_scalability.htm">Scalability</a><br>
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_color.htm">Syntax Coloring</a><br>
@@ -77,11 +77,11 @@
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_pref_wizard_toolchains.htm">New CDT Project Wizard preferences</a><br>
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_o_proj_prop_pages.htm">Makefile Project</a><br>
- <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_binary.htm">Binary Parser tab</a><br>
- <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_error.htm">Error Parsers tab</a><br>
- <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_discovery_preferences.htm">Discovery Options tab</a><br>
- <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_buildset.htm">Builder Settings tab</a><br>
- <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_behavior.htm">Behavior tab</a><br>
+ <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_binary.htm">Binary Parser </a><br>
+ <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_parser_error.htm">Error Parsers </a><br>
+ <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_discovery_preferences.htm">Discovery Options </a><br>
+ <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_buildset.htm">Builder Settings </a><br>
+ <img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_newproj_behavior.htm">Behavior </a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_pref_prop_pages.htm">Property Pages Settings</a><br>
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_pref_multi_cfg.htm">Multi-Configuration Edit</a><br>
@@ -104,7 +104,7 @@
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_search.htm">C/C++ search</a><br>
</p>
<p><img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" ><br>
- <img src="../images/nokiaCopyright.png" width="375" height="12"><br>
+ <img src="../images/nokiaCopyright.png" width="375" height="12" alt="Nokia Copyright Statement"><br>
</p>
</body>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm
index d902121c9e1..f02ebf69c6d 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm
@@ -13,7 +13,7 @@
<h1>Appearance preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.AppearancePreferencePage)")'>Appearance</a> panel of the <b>Preferences</b> window to customize the appearance of C elements in the viewers. Click <b>Window > Preferences > C/C++ > Appearance</b> to open.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.AppearancePreferencePage)")'>Appearance</a> panel of the <strong>Preferences</strong> window to customize the appearance of C elements in the viewers. Click <strong>Window > Preferences > C/C++ > Appearance</strong> to open.</p>
<p><img src="../images/view_appearance_prefs.png" alt="Appearance Preference"></p>
<table width="700px" cellpadding="4" cellspacing="0" border="1" fgcolor="EEE" >
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm
index 6a1abac7c96..2df5e41cc8a 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm
@@ -22,22 +22,22 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" width="35%">
- <b>Configure Project Specific Settings...</b>
+ <strong>Configure Project Specific Settings...</strong>
</td>
<td valign="top">
- Opens the <b>Project Specific Configuration</b> dialog box to select a project to apply code style settings.
+ Opens the <strong>Project Specific Configuration</strong> dialog box to select a project to apply code style settings.
</td>
</tr>
<tr>
<td valign="top" width="35%">
- <b>Edit...</b>
+ <strong>Edit...</strong>
</td>
<td valign="top">
Shows a dialog which displays the settings stored in the active profile. Only user-defined profiles can be modified.
@@ -45,7 +45,7 @@
</tr>
<tr>
<td valign="top" width="35%">
- <b>Remove</b>
+ <strong>Remove</strong>
</td>
<td valign="top">
Removes the selected profile. This action is only available on user-defined profiles.
@@ -53,7 +53,7 @@
</tr>
<tr>
<td valign="top" width="35%">
- <b>New...</b>
+ <strong>New...</strong>
</td>
<td valign="top">
Shows the dialog to create a new profile. The dialog requires you to enter a name for the new profile. Additionally, you may select a built-in or user-defined existing profile to base your new profile on.
@@ -61,7 +61,7 @@
</tr>
<tr>
<td valign="top" width="35%">
- <b>Import...</b>
+ <strong>Import...</strong>
</td>
<td valign="top">
Imports profiles from the file system.
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm
index c7a89108567..886db8d25c0 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm
@@ -25,17 +25,17 @@ Templates contain variables that are substituted when the template is applied. S
<thead>
<tr>
<th>
- <b>Options</b>
+ <strong>Options</strong>
</th>
<th>
- <b>Description</b>
+ <strong>Description</strong>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" width="25%">
- <b>New...</b>
+ <strong>New...</strong>
</td>
<td valign="top">
<p>Opens the Code Template dialog to create a new file template.</p>
@@ -43,7 +43,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Edit...</b>
+ <strong>Edit...</strong>
</td>
<td valign="top">
<p>Opens the Code Template dialog to edit the currently selected code template.</p>
@@ -51,7 +51,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Remove</b>
+ <strong>Remove</strong>
</td>
<td valign="top">
<p>Removes a user added file template. Predefined templates cannot be removed.</p>
@@ -59,7 +59,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top">
- <b>Import...</b>
+ <strong>Import...</strong>
</td>
<td valign="top">
<p>Imports templates from the file system.</p>
@@ -67,7 +67,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top">
- <b>Export...</b>
+ <strong>Export...</strong>
</td>
<td valign="top">
<p>Exports all selected templates to the file system.</p>
@@ -75,7 +75,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top">
- <b>Export All...</b>
+ <strong>Export All...</strong>
</td>
<td valign="top">
<p>Exports all templates to the file system.</p>
@@ -91,17 +91,17 @@ Templates contain variables that are substituted when the template is applied. S
<thead>
<tr>
<th>
- <b>Template Name</b>
+ <strong>Template Name</strong>
</th>
<th>
- <b>Specifies</b>
+ <strong>Specifies</strong>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" width="25%">
- <b>Files</b>
+ <strong>Files</strong>
</td>
<td valign="top">
<p>Header comment for new source or header files.</p>
@@ -110,7 +110,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Types</b>
+ <strong>Types</strong>
</td>
<td valign="top">
<p>The comment for new types.</p>
@@ -119,7 +119,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Fields</b>
+ <strong>Fields</strong>
</td>
<td valign="top">
<p>The comment for new fields.</p>
@@ -127,7 +127,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Constructors</b>
+ <strong>Constructors</strong>
</td>
<td valign="top">
<p>The comment for new constructors.</p>
@@ -135,7 +135,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Destructors</b>
+ <strong>Destructors</strong>
</td>
<td valign="top">
<p>The comment for new destructors.</p>
@@ -143,7 +143,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Methods</b>
+ <strong>Methods</strong>
</td>
<td valign="top">
<p>The comment for new methods.</p>
@@ -159,17 +159,17 @@ Templates contain variables that are substituted when the template is applied. S
<thead>
<tr>
<th>
- <b>Template Name</b>
+ <strong>Template Name</strong>
</th>
<th>
- <b>Description</b>
+ <strong>Description</strong>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" width="25%">
- <b>Method body</b>
+ <strong>Method body</strong>
</td>
<td valign="top">
<p>The 'Method body' templates are used when new method is created.</p>
@@ -177,7 +177,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Constructor body</b>
+ <strong>Constructor body</strong>
</td>
<td valign="top">
<p>The 'Constructor body' templates are used when a constructor is created.</p>
@@ -185,7 +185,7 @@ Templates contain variables that are substituted when the template is applied. S
</tr>
<tr>
<td valign="top" width="25%">
- <b>Destructor body</b>
+ <strong>Destructor body</strong>
</td>
<td valign="top">
<p>The 'Destructor body' templates are used when the destructor is created.</p>
@@ -202,17 +202,17 @@ The New File from Template wizard can be used to create new files based on one o
<thead>
<tr>
<th>
- <b>Template Name</b>
+ <strong>Template Name</strong>
</th>
<th>
- <b>Description</b>
+ <strong>Description</strong>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" width="25%">
- <b>Default C++ source template</b>
+ <strong>Default C++ source template</strong>
</td>
<td valign="top">
<p>Used by the New Class wizard and the New Source File wizard when a new C++ source file is created.</p>
@@ -221,7 +221,7 @@ The New File from Template wizard can be used to create new files based on one o
</tr>
<tr>
<td valign="top" width="25%">
- <b>Default C++ header template</b>
+ <strong>Default C++ header template</strong>
</td>
<td valign="top">
<p>Used by the New Class wizard and the New Header File wizard when a new C++ header file is created.</p>
@@ -230,7 +230,7 @@ The New File from Template wizard can be used to create new files based on one o
</tr>
<tr>
<td valign="top" width="25%">
- <b>Default C source template</b>
+ <strong>Default C source template</strong>
</td>
<td valign="top">
<p>Used by the New Source File wizard when a new C source file is created.</p>
@@ -239,7 +239,7 @@ The New File from Template wizard can be used to create new files based on one o
</tr>
<tr>
<td valign="top" width="25%">
- <b>Default C header template</b>
+ <strong>Default C header template</strong>
</td>
<td valign="top">
<p>Used by the New Header File wizard when a new C source file is created.</p>
@@ -248,7 +248,7 @@ The New File from Template wizard can be used to create new files based on one o
</tr>
<tr>
<td valign="top" width="25%">
- <b><em>Other file templates</em></b>
+ <strong><em>Other file templates</em></strong>
</td>
<td valign="top">
<p>File templates can be defined for other content types, e.g. Assembly or plain text.</p>
@@ -265,7 +265,7 @@ The New File from Template wizard can be used to create new files based on one o
<thead>
<tr>
<th>
- <b>Options</b>
+ <strong>Options</strong>
</th>
<th>
<p>Description</p>
@@ -275,7 +275,7 @@ The New File from Template wizard can be used to create new files based on one o
<tbody>
<tr>
<td valign="top">
- <b>Name</b>
+ <strong>Name</strong>
</td>
<td valign="top">
<p>The name of the template. Only available for file templates.</p>
@@ -283,7 +283,7 @@ The New File from Template wizard can be used to create new files based on one o
</tr>
<tr>
<td valign="top">
- <b>Type</b>
+ <strong>Type</strong>
</td>
<td valign="top">
<p>The file type (content type) of the template. Only available for file templates.</p>
@@ -291,7 +291,7 @@ The New File from Template wizard can be used to create new files based on one o
</tr>
<tr>
<td valign="top">
- <b>Description</b>
+ <strong>Description</strong>
</td>
<td valign="top">
<p>A description of the template</p>
@@ -299,7 +299,7 @@ The New File from Template wizard can be used to create new files based on one o
</tr>
<tr>
<td valign="top">
- <b>Pattern</b>
+ <strong>Pattern</strong>
</td>
<td valign="top">
<p>The template pattern.</p>
@@ -307,7 +307,7 @@ The New File from Template wizard can be used to create new files based on one o
</tr>
<tr>
<td valign="top">
- <b>Insert Variables...</b>
+ <strong>Insert Variables...</strong>
</td>
<td valign="top">
<p>Displays a list of pre-defined template specific variables.</p>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm
index 2e7591663e8..1166620cd19 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm
@@ -25,8 +25,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm
index 0476fb46767..c7f5c78ee0e 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist.htm
@@ -23,8 +23,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm
index f8d9db234fc..fc26e582e6b 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_con_assist_adv.htm
@@ -12,7 +12,7 @@
<h1>Advanced preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.CodeAssistPreferenceAdvanced)")'>Advanced</a> panel in the <b>Preferences</b> window to configure the behavior of the Content Assist (<tt>Ctrl+Space</tt>) command.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.CodeAssistPreferenceAdvanced)")'>Advanced</a> panel in the <strong>Preferences</strong> window to configure the behavior of the Content Assist (<span class="typewriter">Ctrl+Space</span>) command.</p>
<p><img src="../images/contentAssist_adv_preferences.png" alt="Content Assist Preferences Dialog Box"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" fgcolor="#DDD" >
@@ -23,8 +23,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm
index f366964b1f0..abc335beb87 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_hov.htm
@@ -22,8 +22,8 @@
</colgroup>
<thead>
<tr >
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm
index 19aa96a6d1f..376a7b4d604 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm
@@ -17,15 +17,15 @@
<caption><strong>Mark Occurrences Preference Options</strong></caption>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
- <th><b>Default</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
+ <th><strong>Default</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
- <b>Mark occurrences of the selected element in the current file</b>
+ <strong>Mark occurrences of the selected element in the current file</strong>
</td>
<td valign="top">
If enabled, then you'll see within a file, where a variable, function, method, type, macro or other element is referenced.
@@ -36,7 +36,7 @@
</tr>
<tr>
<td valign="top">
- <b>Keep marks when the selection changes</b>
+ <strong>Keep marks when the selection changes</strong>
</td>
<td valign="top">
If enabled, don't change the location of the mark occurrence when a new selection is made.
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm
index 258820479a3..795516c78b8 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_save_actions.htm
@@ -23,8 +23,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm
index 6276bdbb33f..c3ba5a25d5f 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_scalability.htm
@@ -23,8 +23,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm
index ea794fb1926..c845fb15b7f 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_typing.htm
@@ -23,8 +23,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm
index d997908a7ca..c442f1cead0 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm
@@ -31,7 +31,7 @@
<td>Add a new File Type definition.</td>
</tr>
<tr>
- <td><b>Remove</b></td>
+ <td><strong>Remove</strong></td>
<td>Remove the currently selected File Type definition.</td>
</tr>
</tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm
index 141eb3eb1c6..f7f84ae4672 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_pref.htm
@@ -12,7 +12,7 @@
<h1>C/C++ preferences</h1>
-<p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.CPluginPreferencePage)")'>C/C++</a> preference panel allows you to make changes to your C/C++ environment. Click <b>Window > Preferences > C/C++</b> to view.</p>
+<p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.CPluginPreferencePage)")'>C/C++</a> preference panel allows you to make changes to your C/C++ environment. Click <strong>Window > Preferences > C/C++</strong> to view.</p>
<p><img src="../images/c_cpp_preferences.png" alt="C/C++ Main Preferences Window"></p>
<table width="600px" cellpadding="4" cellspacing="0" border="1" fgcolor="DDD">
@@ -27,19 +27,19 @@
<td valign="top">Activate to do a more exhaustive search of header paths to build a more complete outline view.</td>
</tr>
<tr>
- <td width="35%" valign="top"><b>Build active configuration in each project</b></td>
+ <td width="35%" valign="top"><strong>Build active configuration in each project</strong></td>
<td valign="top">Activate to always build only the active configuration within a project.</td>
</tr>
<tr>
- <td width="35%" valign="top"><b>Build all configurations in each project</b></td>
+ <td width="35%" valign="top"><strong>Build all configurations in each project</strong></td>
<td valign="top">Activate to always build all the configurations within a project.</td>
</tr>
<tr>
- <td width="35%" valign="top"><b>Build configurations only when there are Eclipse resource changes within the project and its resources</b></td>
+ <td width="35%" valign="top"><strong>Build configurations only when there are Eclipse resource changes within the project and its resources</strong></td>
<td valign="top">Activate to build only when there are have been changes to any project and Eclipse resources.</td>
</tr>
<tr>
- <td width="35%" valign="top"><b>Clear all 'do not show again' settings and show all hidden dialogs again</b></td>
+ <td width="35%" valign="top"><strong>Clear all 'do not show again' settings and show all hidden dialogs again</strong></td>
<td valign="top">Activate to reset all alert settings and show all hidden dialogs.</td>
</tr>
</tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm
index 5372b868604..84adb4a2d21 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_code_temp.htm
@@ -23,8 +23,8 @@ import, or create your own templates click <strong>Window &gt; Preferences &gt;
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm
index 960667153a0..d6ab09eb132 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_console_pref.htm
@@ -25,10 +25,10 @@
<thead>
<tr>
<th>
- <b>Option</b>
+ <strong>Option</strong>
</th>
<th>
- <b>Description</b>
+ <strong>Description</strong>
</th>
</tr>
</thead>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm
index 04e49586463..58b8c488cef 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm
@@ -22,7 +22,7 @@
<li>Import or Export files and projects</li>
</ul>
-<p>Files that you select in the <b>C/C++ Projects</b> view affect the information that is displayed in other views.</p>
+<p>Files that you select in the <strong>C/C++ Projects</strong> view affect the information that is displayed in other views.</p>
<p>Right-click on any resource in the Project Explorer view to open a pop-up menu that allows you to perform operations such as copying, moving, creating new resources, comparing resources with each other, or performing team operations.</p>
<p><img img src="../images/view_projects.png" alt="C/C++ Projects View"></p>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm
index 710d3f28c33..5da45fcb275 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm
@@ -12,7 +12,7 @@
<h1>Breakpoint Actions preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage)")'>Breakpoint Actions</a> page in the <b>Preferences</b> window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage)")'>Breakpoint Actions</a> page in the <strong>Preferences</strong> window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.</p>
<p><img src="../images/cdt_pref_brk_action.png" alt="Breakpoint Actions preference page"></p>
<table width="600px" cellpadding="4" cellspacing="0" border="1" >
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
index 70ecf6b9232..bf0f269856f 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
@@ -12,51 +12,51 @@
<h1>Debug preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.debug.ui.CDebugPreferencePage)")'>Debug</a> preference panel in the <b>Preferences</b> window to manage common globally defined debug settings.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.debug.ui.CDebugPreferencePage)")'>Debug</a> preference panel in the <strong>Preferences</strong> window to manage common globally defined debug settings.</p>
<img src="../images/debug_pref.png" alt="Debug Preferences">
<p />
<table width="600px" cellpadding="4" cellspacing="0" border="1" fgcolor="DDD">
- <caption><b>Debug Preference Options</b></caption>
+ <caption><strong>Debug Preference Options</strong></caption>
<colgroup>
<col width="35%" valign="top" >
<col width="65%" valign="top" >
</colgroup>
<tbody>
<tr align="center">
- <td ><b>Options</b></td>
- <td ><b>Description</b></td>
+ <td ><strong>Options</strong></td>
+ <td ><strong>Description</strong></td>
</tr>
<tr>
- <td><b>Show Full Paths</b></td>
+ <td><strong>Show Full Paths</strong></td>
<td>Select this checkbox to show the full path to files and directories.</td>
</tr>
<tr>
- <td><b>Default variable format</b></td>
+ <td><strong>Default variable format</strong></td>
<td>Select the default variable format from either Natural, Hexidecimal, Decimal or binary.</td>
</tr>
<tr>
- <td><b>Default expression format</b></td>
+ <td><strong>Default expression format</strong></td>
<td>Select the default expression format from either Natural, Hexidecimal, Decimal or binary.</td>
</tr>
<tr>
- <td><b>Default register format</b></td>
+ <td><strong>Default register format</strong></td>
<td>Select the default register format from either Natural, Hexidecimal, Decimal or binary.</td>
</tr>
<tr>
- <td><b>Character encoding</b></td>
+ <td><strong>Character encoding</strong></td>
<td>Select a character encoding scheme from the dropdown list.</td>
</tr>
<tr>
- <td><b>Maximum number of displayed instructions</b></td>
+ <td><strong>Maximum number of displayed instructions</strong></td>
<td>Enter the maximum number of disassembly instruction to be shown in the Disassembly view.</td>
</tr>
<tr>
- <td><b>Color of source lines</b></td>
+ <td><strong>Color of source lines</strong></td>
<td>Select the color of source lines in the mixed source/disassembly mode.</td>
</tr>
<tr>
- <td><b>Show source files in binaries</b></td>
+ <td><strong>Show source files in binaries</strong></td>
<td>Select this checkbox to show the source files in binaries.</td>
</tr>
</tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm
index e47b8a03878..f41730633a0 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm
@@ -12,7 +12,7 @@
<h1>GDB Debugging Preferences</h1>
<p>This preferences page lets you control how the CDT debugger behaves when debugging with GDB,
-specifically when using a <i>GDB (DSF)</i> launcher.
+specifically when using a <em>GDB (DSF)</em> launcher.
The page is accessible at:
<strong>Window &gt; Preferences &gt; C/C++ &gt; Debug &gt; GDB</strong>.</p>
@@ -26,7 +26,7 @@ The page is accessible at:
<dt>Terminate GDB when last process exits</dt>
<dd>When checked, the CDT debugger will terminate the GDB host processs after all the target processes it is debugging have terminated. Otherwise it will leave it running.</dd>
<dt>Use enhanced debug hover</dt>
- <dd>When checked, hovering over an expression in the editor during a debug session will bring up an <i>enhanced</i> expression evaluation control. Otherwise, a more basic control is used. This, of course, assumes that you have the debugger's hovering capability turned on in C/C++ > Editor > Hovers. If not, this checkbox has no effect.<br />
+ <dd>When checked, hovering over an expression in the editor during a debug session will bring up an <em>enhanced</em> expression evaluation control. Otherwise, a more basic control is used. This, of course, assumes that you have the debugger's hovering capability turned on in C/C++ > Editor > Hovers. If not, this checkbox has no effect.<br />
<img src="../images/cdt_debug_hover_modes.png" alt="debug hover modes">
</dd>
</dl>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm
index e7d5d672853..68cf0a3405f 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_environment_pref.htm
@@ -51,7 +51,7 @@
<tr>
<td valign="top"><strong>Undefine</strong></td>
<td valign="top">Click to undefine the currently selected variable. <br><br>
- <b>NOTE:</b> Some variables, like <span class="userinput">PATH</span>, have special meaning and cannot be undefined.</td>
+ <strong>NOTE:</strong> Some variables, like <span class="userinput">PATH</span>, have special meaning and cannot be undefined.</td>
</tr>
<tr>
<td valign="top"><strong>Append variables to native environment </strong></td>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm
index fa5058ab9e3..dfaaa25dd33 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm
@@ -13,7 +13,7 @@
<h1>Make Targets preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.make.ui.preferences.MakePreferencePage)")'>Make Targets</a> preference panel in the <b>Preferences</b> window to set make target options.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.make.ui.preferences.MakePreferencePage)")'>Make Targets</a> preference panel in the <strong>Preferences</strong> window to set make target options.</p>
<p><img src="../images/make_targets.png" alt="Make Targets Preferences Window"></p>
<table width="600px" cellpadding="4" cellspacing="0" border="1" fgcolor="DDD">
@@ -32,11 +32,11 @@
<td valign="top">Select this checkbox to perform builds in the background.</td>
</tr>
<tr>
- <td width="35%" valign="top"><b>From selected folder</b></td>
+ <td width="35%" valign="top"><strong>From selected folder</strong></td>
<td valign="top">Rebuild make target from the currently selected folder.</td>
</tr>
<tr>
- <td width="35%" valign="top"><b>From selected root</b></td>
+ <td width="35%" valign="top"><strong>From selected root</strong></td>
<td valign="top">Rebuild make target from the currently selected root.</td>
</tr>
</tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm
index 3434f682e43..7f685291292 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_settings_pref.htm
@@ -13,7 +13,7 @@
<h1>Settings preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.make.ui.preferences.MakefileSettingPreferencePage)")'>Settings</a> preference panel in the <b>Preferences</b> window to specify the Makefile style and include directories.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.make.ui.preferences.MakefileSettingPreferencePage)")'>Settings</a> preference panel in the <strong>Preferences</strong> window to specify the Makefile style and include directories.</p>
<p><img src="../images/make_settings_prefs.png" alt="Settings Preferences Window"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm
index 84e58c91d2f..544cc2ef2dc 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm
@@ -33,12 +33,12 @@
<tr>
<td align="center"><img src="../images/icon_new_make_target.png" alt="Home icon"></td>
<td>New Make Target</td>
- <td>Opens the <b>Create Make Target</b> dialog box to define a new make target.</td>
+ <td>Opens the <strong>Create Make Target</strong> dialog box to define a new make target.</td>
</tr>
<tr>
<td align="center"><img src="../images/icon_edit_make_target.png" alt="Home icon"></td>
<td>Edit Make Target</td>
- <td>Edits currently selected target in the <b>Modify Make Target</b> dialog box.</td>
+ <td>Edits currently selected target in the <strong>Modify Make Target</strong> dialog box.</td>
</tr>
<tr>
<td align="center"><img src="../images/icon_build_make_target.png" alt="Home icon"></td>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm
index 8824ee90b5a..8112f77c5b5 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_makefile_settings_pref.htm
@@ -13,7 +13,7 @@
<h1>Makefile Editor preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.make.ui.preferences.MakeFileEditorPreferencePage)")'>Makefile Editor</a> preference panel in the <b>Preferences</b> window to set syntax and folding options for the Makefile editor.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.make.ui.preferences.MakeFileEditorPreferencePage)")'>Makefile Editor</a> preference panel in the <strong>Preferences</strong> window to set syntax and folding options for the Makefile editor.</p>
<p><img src="../images/makefile_editor_prefs.png" alt="Makefile Editor Syntax tab"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm
index 8e783eb0fdb..9f95812cef1 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_behavior.htm
@@ -10,7 +10,7 @@
<body>
<h1>Makefile Project - Behavior page</h1>
-<p>Use the <b>Behaviour</b> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to define build behavior.</p>
+<p>Use the <strong>Behaviour</strong> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to define build behavior.</p>
<p><img src="../images/new_make-behavior.png" width="540" height="516" alt="Makefile project - behavior page"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" fgcolor="DDD" >
<caption>
@@ -22,8 +22,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm
index cf1731a8f36..d410607c806 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_buildset.htm
@@ -11,7 +11,7 @@
<body>
<h1>Makefile Project - Builder Settings page</h1>
-<p>Use the <b>Builder Settings</b> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to define build settings.</p>
+<p>Use the <strong>Builder Settings</strong> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to define build settings.</p>
<p><img src="../images/new_make-builder.png" alt="Make Builder Preferences window" width="544" height="518"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
<caption>
@@ -23,8 +23,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm
index 1aaa6298a07..1fc1c4b8a35 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_discovery_options.htm
@@ -12,7 +12,7 @@
<h1>Makefile Project - Discovery Options page</h1>
-<p>Use the <b>Discovery Options</b> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to configure various options for the scanner configuration.</p>
+<p>Use the <strong>Discovery Options</strong> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to configure various options for the scanner configuration.</p>
<p><img src="../images/new_make_disc_options.png" width="540" height="516" alt="Makefile project - discovery options page"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
<caption>
@@ -24,8 +24,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm
index 873acaa8d38..5ef5f2391c9 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_binary.htm
@@ -13,7 +13,7 @@
<h1>Makefile Project - Binary Parsers page</h1>
-<p>Use the <b>Binary Parser</b> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Project</a> preference panel to manage the binary parsers available to projects.</p>
+<p>Use the <strong>Binary Parser</strong> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Project</a> preference panel to manage the binary parsers available to projects.</p>
<p><img src="../images/new_make-binary_parser.png" alt="Binary Parser Preferences Panel" width="733" height="611" ></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
<caption>
@@ -25,8 +25,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm
index 02b1d6434b3..db79ca4cf55 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_newproj_parser_error.htm
@@ -13,7 +13,7 @@
<h1>Makefile Project - Error Parsers page </h1>
-<p>Use the <b>Error Parsers</b> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to view a list of the filters that detect error patterns in the build output log.</p>
+<p>Use the <strong>Error Parsers</strong> page in the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to view a list of the filters that detect error patterns in the build output log.</p>
<p><img src="../images/new_make-error_parser.png" alt="Make Error Parser Preferences Dialog Box" width="540" height="516"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" fgcolor="DDD" >
@@ -26,8 +26,8 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm
index 8882b2d3202..48d730559bc 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build.htm
@@ -31,21 +31,21 @@
<td><strong>Error Parsers</strong></td>
<td>Lists the available error parsers and the order in which they are called.
<ul>
- <li>Click <b>Add...</b> to add additional parsers.</li>
- <li>Click <b>Edit...</b> to show the Error Parser Options list if applicable.</li>
- <li>Click <b>Delete</b> to remove a parser.</li>
- <li>Click <b>Move Up</b> to move a parser earlier in the call order.</li>
- <li>Click <b>Move Down</b> to remove a parser later in the call order.</li>
+ <li>Click <strong>Add...</strong> to add additional parsers.</li>
+ <li>Click <strong>Edit...</strong> to show the Error Parser Options list if applicable.</li>
+ <li>Click <strong>Delete</strong> to remove a parser.</li>
+ <li>Click <strong>Move Up</strong> to move a parser earlier in the call order.</li>
+ <li>Click <strong>Move Down</strong> to remove a parser later in the call order.</li>
</ul></td>
</tr>
<tr valign="top">
<td><strong>Error Parser Options</strong></td>
<td>Lists the patterns used by the selected error parser and the order in which they are called.
<ul>
- <li>Click <b>Add...</b> to add a new pattern to the list.</li>
- <li>Click <b>Delete</b> to remove a pattern.</li>
- <li>Click <b>Move Up</b> to move a pattern earlier in the call order.</li>
- <li>Click <b>Move Down</b> to remove a pattern later in the call order.</li>
+ <li>Click <strong>Add...</strong> to add a new pattern to the list.</li>
+ <li>Click <strong>Delete</strong> to remove a pattern.</li>
+ <li>Click <strong>Move Up</strong> to move a pattern earlier in the call order.</li>
+ <li>Click <strong>Move Down</strong> to remove a pattern later in the call order.</li>
<li>Click a pattern to select it for editing.</li>
</ul></td>
</tr>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm
index 3b4b51c74ea..765fb0101ba 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_build_vars.htm
@@ -13,7 +13,7 @@
<h1>Build Variables preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_Vars)")'>Build Variables</a> preference panel to add, edit, or remove local build variables. Local build variables are displayed in <b>bold</b> text.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_Vars)")'>Build Variables</a> preference panel to add, edit, or remove local build variables. Local build variables are displayed in <strong>bold</strong> text.</p>
<p><img src="../images/cdt_pref_build_vars.png" alt="Build Variables Preferences Page"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" fgcolor="DDD" >
@@ -24,26 +24,26 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr valign="top" >
- <td><b>Add...</b></td>
- <td>Click to <a href="../tasks/cdt_t_add_build_var.htm">add</a> a new build variable in the <b>Define a New Build Variable</b> dialog box.</td>
+ <td><strong>Add...</strong></td>
+ <td>Click to <a href="../tasks/cdt_t_add_build_var.htm">add</a> a new build variable in the <strong>Define a New Build Variable</strong> dialog box.</td>
</tr>
<tr valign="top" >
- <td><b>Edit...</b></td>
+ <td><strong>Edit...</strong></td>
<td>Click to edit the selected build variable.</td>
</tr>
<tr valign="top" >
- <td><b>Remove</b></td>
+ <td><strong>Remove</strong></td>
<td>Click to remove the select build variable. <br /><br />
NOTE: System variables cannot be removed.</td>
</tr>
<tr valign="top" >
- <td><b>Show system variables</b></td>
+ <td><strong>Show system variables</strong></td>
<td>Enable to display system variables in the variables list.</td>
</tr>
</tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm
index e16e78fd92d..5870607945c 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_multi_cfg.htm
@@ -23,25 +23,25 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr valign="top" >
- <td><b>String list Display Mode</b></td>
+ <td><strong>String list Display Mode</strong></td>
<td>Specifies how values are shown. The two options are:
<ul>
- <li><b>Conjunction</b> shows common elements only, so if 1st configuration has
+ <li><strong>Conjunction</strong> shows common elements only, so if 1st configuration has
value &lt;A, B, C&gt; and 2nd configuration has &lt;B, C, D&gt;, &lt;B, C&gt; will be shown.
- <li><b>Disjunction</b> shows all existing elements except doubles, so if 1st configuration has
+ <li><strong>Disjunction</strong> shows all existing elements except doubles, so if 1st configuration has
value &lt;A, B, C&gt; and 2nd configuration has &lt;B, C, D&gt;, &lt;A, B, C, D&gt; will be shown.
</ul>
Note that Display mode can be changed directly on each tab which deals with string lists.
Result is immediate: data on the tab is refreshed according to selected mode.</td>
</tr>
<tr valign="top" >
- <td><b>String list Write Mode</b></td>
+ <td><strong>String list Write Mode</strong></td>
<td>Specifies how values are saved. The two options are:
<ul>
<li><strong>Modify mode</strong> adds, changes or removes elements affected by user's actions.
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm
index c06657f7742..9b0f1870257 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_prop_pages.htm
@@ -23,40 +23,40 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr valign="top" >
- <td><b>Show 'Manage Configurations...' button</b></td>
+ <td><strong>Show 'Manage Configurations...' button</strong></td>
<td>Shows or hides corresponding button, normally placed on every property page.<br>
If this button is hidden, Manage operation can be accessed from Main Menu or Context Menu.</td>
</tr>
<tr valign="top" >
- <td><b>Display 'Data hierarchy' tab</b></td>
+ <td><strong>Display 'Data hierarchy' tab</strong></td>
<td>Displays auxiliary tab which allows browsing data of project configurations.
This feature is useful for debug purposes mostly, so it's disabled by default.</td>
</tr>
<tr valign="top" >
- <td><b>Display tool option tips of 'Tool Settings' tab at fixed location</b></td>
+ <td><strong>Display tool option tips of 'Tool Settings' tab at fixed location</strong></td>
<td></td>
</tr>
<tr valign="top" >
- <td><b>Display 'Tool Chain Editor' tab</b></td>
+ <td><strong>Display 'Tool Chain Editor' tab</strong></td>
<td>Shows or hides corresponding tab. Normally, users need not to edit tool chains manually.</td>
</tr>
<tr valign="top" >
- <td><b>Save Property Dialog Bounds</b></td>
+ <td><strong>Save Property Dialog Bounds</strong></td>
<td>Defines how property dialog parameters are preserved:
<ul>
- <li><b>Save size only</b> - position is set by system</li>
- <li><b>Save size and position</b> - next time, dialog is shown at the same place with the same size</li>
- <li><b>Do not save at all</b> - size and position is set by system each time dialog is shown</li>
+ <li><strong>Save size only</strong> - position is set by system</li>
+ <li><strong>Save size and position</strong> - next time, dialog is shown at the same place with the same size</li>
+ <li><strong>Do not save at all</strong> - size and position is set by system each time dialog is shown</li>
</ul></td>
</tr>
<tr valign="top" >
- <td><b>Discovery Profiles Naming Rule</b></td>
+ <td><strong>Discovery Profiles Naming Rule</strong></td>
<td>Discovery profiles have unique IDs, but their names may be duplicate,
especially if they are contributed by different developers. So there
are 4 way to distinguish them in the list on Discovery tab:
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm
index b59982c460b..3a406a0b154 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_task_tags.htm
@@ -22,29 +22,29 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
- <b>New...</b>
+ <strong>New...</strong>
</td>
- <td valign="top">Opens the <b>New Task Tag</b> dialog box to create a new todo task tag.<br />
+ <td valign="top">Opens the <strong>New Task Tag</strong> dialog box to create a new todo task tag.<br />
<p><img src="../images/cdt_pref_new_task_tag_dlg.png" alt="New Task Tag Dialog Box"></p>
</td>
</tr>
<tr>
<td valign="top" >
- <b>Edit...</b></td>
+ <strong>Edit...</strong></td>
<td valign="top">
- Opens the <b>Edit Task Tag</b> dialog box to modify the selected tag.
+ Opens the <strong>Edit Task Tag</strong> dialog box to modify the selected tag.
</td>
</tr>
<tr>
<td valign="top" >
- <b>Remove</b>
+ <strong>Remove</strong>
</td>
<td valign="top">
Removes the selected task tag.
@@ -52,15 +52,15 @@
</tr>
<tr>
<td valign="top" >
- <b>Default</b>
+ <strong>Default</strong>
</td>
<td valign="top">
- Sets the selected task tag as the default tag. The default tags appears in <b>bold</b> text.
+ Sets the selected task tag as the default tag. The default tags appears in <strong>bold</strong> text.
</td>
</tr>
<tr>
<td valign="top" >
- <b>Case sensitive task tag names</b>
+ <strong>Case sensitive task tag names</strong>
</td>
<td valign="top">
Enable to enter task tags using the same case as the tag. Disable to always use the defined case for the tags.
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm
index dd4b0041e96..99249f4e292 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_pref_wizard_toolchains.htm
@@ -12,7 +12,7 @@
<h1>New CDT Project Wizard preferences</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTWizard)")'>New CDT Project Wizard</a> to define which toolchains are selected in <b>New CDT Project Wizard</b> by default.<p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTWizard)")'>New CDT Project Wizard</a> to define which toolchains are selected in <strong>New CDT Project Wizard</strong> by default.<p>
<p><img src="../images/cdt_pref-wizard-toolchains.png" alt="CDT Project Wizard Toolchains preferences tab"></p>
@@ -24,21 +24,21 @@
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr valign="top" >
- <td><b>Project types</b></td>
+ <td><strong>Project types</strong></td>
<td>The same project types list as shown in <a href="cdt_u_new_proj_wiz.htm">Project Wizard</a>.</td>
</tr>
<tr valign="top" >
- <td><b>Toolchain</b></td>
+ <td><strong>Toolchain</strong></td>
<td>The same list of toolchains as shown in Project Wizard.</td>
</tr>
<tr valign="top" >
- <td><b>Make toolchain(s) preferred</b></td>
+ <td><strong>Make toolchain(s) preferred</strong></td>
<td>Makes the selected toolchain(s) preferred.<br>
<ul>
<li>Preferred toolchains are marked by arrow icon ("&gt;").</li>
@@ -48,11 +48,11 @@
</ul></td>
</tr>
<tr valign="top" >
- <td><b>Make toolchain(s) not preferred</b></td>
+ <td><strong>Make toolchain(s) not preferred</strong></td>
<td>Removes preference mark from selected toolchain(s).</td>
</tr>
<tr valign="top" >
- <td><b>Show project types and toolchains only if they are supported on the platform</b></td>
+ <td><strong>Show project types and toolchains only if they are supported on the platform</strong></td>
<td>The same control as on Project Wizard page. Defines whether unsupported project types and toolchains are hidden or shown.</td>
</tr>
</tbody>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm
index f2fa06a7f03..006e78b8e70 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <html>
+ <html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
@@ -9,7 +9,7 @@
</head>
<body bgcolor="#FFFFFF">
<h2>Executables view </h2>
- <p> The <b>Executables</b> view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:</p>
+ <p> The <strong>Executables</strong> view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:</p>
<ul>
<li>target all binaries for debugging because the symbolics are automatically loaded when a bld.inf is imported or a project is created from a template</li>
<li>debug a binary that is not part of a project in the workspace by importing it into the Executables view to load the symbolics</li>
@@ -17,70 +17,70 @@
<li>remove binaries when a project is closed or deleted from the workspace</li>
<li>remove binaries imported from outside the workspace by deleting the binary from the Executables project in the <a href="cdt_u_project_explorer_view.htm">Project Explorer</a> view</li>
<li>locate and manage which source and resource files are associated with each executable. Paths shown in black text have been resolved, those in gray text cannot be found. </li>
- <li>identify and correct any path issues with missing source files (shown in gray text). Double-click the missing source file to open a <b>Locate File</b> editor view which enables you to find the missing file. </li>
+ <li>identify and correct any path issues with missing source files (shown in gray text). Double-click the missing source file to open a <strong>Locate File</strong> editor view which enables you to find the missing file. </li>
<li>view routines and header files used by the source file. Click the tree control to expand or collapse a list of included header files and routine names for fast navigation. </li>
<li>find and set breakpoints, watchpoints, and eventpoints in source files. Double-click a source file to open it in an editor view and to review the status of its breakpoints. </li>
</ul>
- <p>In addition, an <b>Executables</b> project is created in the <a href="cdt_u_cproj_view.htm">C/C++ Projects</a> view. The binaries shown in the Executables project can be deleted which also removes them from the Executables view. For binaries outside the workspace you must import them into the Executables view so their symbolics can be used during the debug session. <span class="note">You can also drag and drop executables into the view. </span></p>
- <p><img src="../images/view_executables.png" width="813" height="309" /></p>
- <p>The <b>Executables</b> view consists of the Executable Name and Source File Name panes described in the table below. Use the Columns button in the toolbar to show or hide specific columns in each pane. Columns can be sorted and rearranged in the order desired. </p>
+ <p>In addition, an <strong>Executables</strong> project is created in the <a href="cdt_u_cproj_view.htm">C/C++ Projects</a> view. The binaries shown in the Executables project can be deleted which also removes them from the Executables view. For binaries outside the workspace you must import them into the Executables view so their symbolics can be used during the debug session. <span class="note">You can also drag and drop executables into the view. </span></p>
+ <p><img src="../images/view_executables.png" width="813" height="309" alt="Executables view"/></p>
+ <p>The <strong>Executables</strong> view consists of the Executable Name and Source File Name panes described in the table below. Use the Columns button in the toolbar to show or hide specific columns in each pane. Columns can be sorted and rearranged in the order desired. </p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#DDD" width="600">
- <caption><b>Executables View Options</b></caption>
+ <caption><strong>Executables View Options</strong></caption>
<tr>
<th width="17%" scope="col">Pane</th>
<th width="83%" scope="col">Explanation</th>
</tr>
<tr>
- <td><b>Executable Name </b></td>
+ <td><strong>Executable Name </strong></td>
<td><p>Displays a list of executables in the workspace as well as other files added by the user. Select an executable to update the Source File Name pane with related files. The executable information shown can include: </p>
<ul>
- <li><b>Executable Name</b> - (default) Name of the exectable file.</li>
- <li><b>Executable Project</b> - (default) The project associated with the executable.</li>
- <li><b>Executable Location</b> - (default) The current location of the executable.</li>
- <li><b>Executable Size</b> - The executable size shown in bytes.</li>
- <li><b>Executable Date</b> - The source file&prime;s modification date.</li>
- <li><b>Executable Type</b> - The executable type (.exe, etc.) </li>
+ <li><strong>Executable Name</strong> - (default) Name of the exectable file.</li>
+ <li><strong>Executable Project</strong> - (default) The project associated with the executable.</li>
+ <li><strong>Executable Location</strong> - (default) The current location of the executable.</li>
+ <li><strong>Executable Size</strong> - The executable size shown in bytes.</li>
+ <li><strong>Executable Date</strong> - The source file&prime;s modification date.</li>
+ <li><strong>Executable Type</strong> - The executable type (.exe, etc.) </li>
</ul>
- <p>Click the Columns icon (<img src="../images/btn_columns.png" width="14" height="14" align="absmiddle" />) to set which columns to show in this pane.</p></td>
+ <p>Click the Columns icon (<img src="../images/btn_columns.png" width="14" height="14" align="absmiddle" alt="columns icon"/>) to set which columns to show in this pane.</p></td>
</tr>
<tr>
- <td><b>Source File Name </b></td>
+ <td><strong>Source File Name </strong></td>
<td><p>Displays a list of source files for the selected executable as extracted from the symbol table. The source file information shown can include: </p>
<ul>
- <li><b>Source File Name</b> - (default) Name of the source file used by the executable. If no binary files are in the project the message <b>No source files found in &lt;project_name&gt;</b> is shown. </li>
- <li><b>Source File Location</b> - (default) The current location of the source file. If the path is shown in gray text the source file was not located. To locate it, double-click to open a new editor, then click Locate File... to locate the missing file. The new path is compared to the old one and all files located in the same directory are automatically updated to use the new path.</li>
- <li><b>Source File Original Location </b> - (default) The original location of the source file which may be different than the current location. </li>
- <li><b>Source File Size</b> - The executable size shown in bytes.</li>
- <li><b>Source File </b><b>Date </b>- The source file&prime;s modification date.</li>
- <li><b>Source File Type</b> - The source type (.h, .inc, etc.) </li>
+ <li><strong>Source File Name</strong> - (default) Name of the source file used by the executable. If no binary files are in the project the message <strong>No source files found in &lt;project_name&gt;</strong> is shown. </li>
+ <li><strong>Source File Location</strong> - (default) The current location of the source file. If the path is shown in gray text the source file was not located. To locate it, double-click to open a new editor, then click Locate File... to locate the missing file. The new path is compared to the old one and all files located in the same directory are automatically updated to use the new path.</li>
+ <li><strong>Source File Original Location </strong> - (default) The original location of the source file which may be different than the current location. </li>
+ <li><strong>Source File Size</strong> - The executable size shown in bytes.</li>
+ <li><strong>Source File </strong><strong>Date </strong>- The source file&prime;s modification date.</li>
+ <li><strong>Source File Type</strong> - The source type (.h, .inc, etc.) </li>
</ul>
<p>Expand a file&prime;s tree control to view the functions and header files used by the file. Double-click to open the source file for editing or to set breakpoints. </p>
- <p>Click the Columns icon (<img src="../images/btn_columns.png" width="14" height="14" align="absmiddle" />) to set which columns to show in this pane.</p></td>
+ <p>Click the Columns icon (<img src="../images/btn_columns.png" width="14" height="14" align="absmiddle" alt="columns icon"/>) to set which columns to show in this pane.</p></td>
</tr>
</table>
- <h2><b>Executables view toolbar icons</b></h2>
+ <h2><strong>Executables view toolbar icons</strong></h2>
<p>The table below lists the unique icons displayed in the Executables view toolbar. </p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#DDD" width="600">
- <caption><b>Executables View Toolbar Options</b></caption>
+ <caption><strong>Executables View Toolbar Options</strong></caption>
<tr>
<th width="16%" scope="col">Command</th>
<th width="32%" scope="col">Name</th>
<th width="52%" scope="col">Description</th>
</tr>
<tr>
- <td><div align="center"><img src="../images/btn_restart.png" width="20" height="18" /></div></td>
+ <td><div align="center"><img src="../images/btn_restart.png" width="20" height="18" alt="refresh executables icon"/></div></td>
<td><div align="left">Refresh the list of executables</div></td>
<td>Click to refresh the executables list. </td>
</tr>
<tr>
- <td><div align="center"><img src="../images/btn_import_executables.png" width="18" height="15" /></div></td>
+ <td><div align="center"><img src="../images/btn_import_executables.png" width="18" height="15" alt="import executables icon"/></div></td>
<td>Import an executable file </td>
<td>Click to import an executable not in the workspace into the executables list. </td>
</tr>
<tr>
- <td><div align="center"><img src="../images/btn_columns.png" width="14" height="14" /></div></td>
+ <td><div align="center"><img src="../images/btn_columns.png" width="14" height="14" alt="columns icon"/></div></td>
<td>Columns</td>
- <td>Opens the <b>Configure Columns</b> dialog for configuring which columns appear in the Executable and Source File panes. </td>
+ <td>Opens the <strong>Configure Columns</strong> dialog for configuring which columns appear in the Executable and Source File panes. </td>
</tr>
</table>
<p>
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm
index 8b6e1bf43a9..eca2c3fa5a7 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_add_build_var.htm
@@ -15,17 +15,17 @@
<h1>Adding and Editing Build Variables</h1>
-<p>Use the <b>Define a New Build Variable</b> dialog box to add local build variables or the <b>Edit Existing Build Variable</b>
+<p>Use the <strong>Define a New Build Variable</strong> dialog box to add local build variables or the <strong>Edit Existing Build Variable</strong>
dialog box to edit a previously defined variable. Both are accessible from the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_Vars)")'>Build Variables</a> preference panel.</p>
<h2>Define a New Build Variable</h2>
<p><ol>
-<li>Click <b>Window > Preferences > C/C++ > Build > Build Variables</b></li>
-<li>Click <b>Add...</b> in the <b>Build Variables</b> preference panel to open the <b>Define a New Build Variables</b> dialog box</li>
+<li>Click <strong>Window > Preferences > C/C++ > Build > Build Variables</strong></li>
+<li>Click <strong>Add...</strong> in the <strong>Build Variables</strong> preference panel to open the <strong>Define a New Build Variables</strong> dialog box</li>
<li>Enter the variable name</li>
<li>Choose a variable type</li>
<li>Enter the variables value</li>
-<li>Click <b>OK</b></li>
+<li>Click <strong>OK</strong></li>
</ol></p>
<p><img src="../images/cdt_dlg_define_build_var.png" ALT="Define a New Build Variable dialog box" ></p>
@@ -38,21 +38,21 @@ dialog box to edit a previously defined variable. Both are accessible from the <
</colgroup>
<thead>
<tr>
- <th><b>Option</b></th>
- <th><b>Description</b></th>
+ <th><strong>Option</strong></th>
+ <th><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr>
- <td><b>Variable name</b></td>
+ <td><strong>Variable name</strong></td>
<td>Enter the variable name.</td>
</tr>
<tr>
- <td><b>Type</b></td>
+ <td><strong>Type</strong></td>
<td>Choose the variable type from the available list.</td>
</tr>
<tr>
- <td><b>Value</b></td>
+ <td><strong>Value</strong></td>
<td>Enter or edit the value of the variable.</td>
</tr>
</tbody>
@@ -60,12 +60,12 @@ dialog box to edit a previously defined variable. Both are accessible from the <
<h2>Edit Existing Build Variable</h2>
<p><ol>
-<li>Click <b>Window > Preferences > C/C++ > Build > Build Variables</b></li>
-<li>Select the local build variable to edit in the <b>Build Variables</b> preference panel</li>
-<li>Click <b>Edit...</b> to open the <b>Edit Existing Build Variable</b> dialog box</li>
+<li>Click <strong>Window > Preferences > C/C++ > Build > Build Variables</strong></li>
+<li>Select the local build variable to edit in the <strong>Build Variables</strong> preference panel</li>
+<li>Click <strong>Edit...</strong> to open the <strong>Edit Existing Build Variable</strong> dialog box</li>
<li>Change the variable type (optional)</li>
<li>Edit the variables value (optional)</li>
-<li>Click <b>OK</b></li>
+<li>Click <strong>OK</strong></li>
</ol></p>
<p><img src="../images/cdt_dlg_edit_build_var.png" ALT="Define a New Build Variable dialog box" ></p>

Back to the top