From 5d3d4b883b0102e6c564ae25148a37cfa98b7e6b Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Wed, 23 May 2007 00:19:51 +0000 Subject: [PATCH] fix for bug 188517 - Inconsistencies in title and header tags in user docs --- .../reference/cdt_u_newproj_parser_error.htm | 2 +- .../reference/cdt_u_run_dbg_comm.htm | 6 +++--- doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm | 2 +- doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm | 2 +- doc/org.eclipse.cdt.doc.user/tasks/cdt_t_disassembly.htm | 2 +- doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm | 2 +- .../tasks/cdt_t_open_declarations.htm | 2 +- .../tasks/cdt_t_open_definitions.htm | 4 ++-- doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_platf.htm | 2 +- doc/org.eclipse.cdt.doc.user/topics_Tasks.xml | 2 +- 10 files changed, 13 insertions(+), 13 deletions(-) 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 9aa5208fedd..7477085bd39 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 @@ -4,7 +4,7 @@ -Error Parsers, C/C++ Properties window +Error Parsers, C/C++ Preferences window diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm index 9544140cd23..25488eca1dc 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm @@ -13,11 +13,11 @@

Common page, Run or Debug dialog box

-

The Main page of the Run and Debug dialog boxes lets you specify +

The Common page of the Run and Debug dialog boxes lets you specify the location in which to store your run configuration and how you access it, how standard input and output is handled, and if background launches are enabled or not.

- -

+ +

diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm index 443c49024c5..60f8a228ec7 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_build_process.htm @@ -6,7 +6,7 @@ -Building manually +Building a CDT project diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm index d81c1410feb..653d1da7c4b 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm @@ -6,7 +6,7 @@ -Controlling debug execution in the Debug view +Controlling debug execution diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_disassembly.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_disassembly.htm index 4ae591424fe..58b165cf3ae 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_disassembly.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_disassembly.htm @@ -6,7 +6,7 @@ -Stepping into assembler functions +Stepping into disassembled code diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm index 8f0d09fe301..5784c68fc76 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm @@ -6,7 +6,7 @@ -Filtering the Tasks view +Filtering the Problems view diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_declarations.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_declarations.htm index 7a40f8aef66..19c015073a9 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_declarations.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_declarations.htm @@ -10,7 +10,7 @@ -

Navigating to C/C++ declaration

+

Navigating to C/C++ declarations

The Open Declaration feature lets you navigate to the declaration that matches a selected element in the C/C++ editor. It is recommended that you look for diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_definitions.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_definitions.htm index b710306e1b3..fe24eaabb04 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_definitions.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_definitions.htm @@ -4,13 +4,13 @@ -Navigating to C/C++ declarations +Navigating to C/C++ definitions -

Navigating to C/C++ definition

+

Navigating to C/C++ definitions

The Open Definition feature lets you navigate to the definition that matches a selected element in the C/C++ editor. It is recommended that you look for diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_platf.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_platf.htm index 44f78882420..780205110c0 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_platf.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_platf.htm @@ -6,7 +6,7 @@ -Selecting a deployment platform +Selecting a project type diff --git a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml index cacbe914830..6207eb0a750 100644 --- a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml +++ b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml @@ -25,7 +25,7 @@ - +

ComponentDescription