From e40dd5c703980dec3b7a5f28af222f5a072cf841 Mon Sep 17 00:00:00 2001 From: David Daoust Date: Mon, 10 May 2004 14:38:08 +0000 Subject: [PATCH] From Dave Williams: This patch is a cleanup of some script references, tags and format changes within the HTML required by translation tools. --- .../concepts/cdt_c_content_assist.htm | 4 +- .../concepts/cdt_c_open_declarations.htm | 2 +- .../concepts/cdt_c_outlineview.htm | 2 +- .../concepts/cdt_c_proj_file_views.htm | 2 +- .../concepts/cdt_c_whatsnew.htm | 7 ++-- .../getting_started/cdt_w_basic.htm | 4 +- .../getting_started/cdt_w_basic01.htm | 4 +- .../getting_started/cdt_w_basic02.htm | 4 +- .../getting_started/cdt_w_basic13.htm | 4 +- .../getting_started/cdt_w_install_cdt.htm | 8 ++-- .../getting_started/hw_example.htm | 6 +-- .../reference/cdt_u_build_pref.htm | 2 +- .../reference/cdt_u_c_editor_anno.htm | 2 +- .../reference/cdt_u_c_editor_color.htm | 2 +- .../reference/cdt_u_c_editor_con_assist.htm | 2 +- .../reference/cdt_u_c_editor_gen.htm | 2 +- .../reference/cdt_u_c_editor_navigation.htm | 2 +- .../reference/cdt_u_c_pref.htm | 2 +- .../reference/cdt_u_code_temp.htm | 2 +- .../reference/cdt_u_dbg_pref.htm | 3 -- .../reference/cdt_u_make_targets_pref.htm | 2 +- .../reference/cdt_u_memoryview.htm | 3 -- .../reference/cdt_u_newproj_buildset.htm | 2 +- .../reference/cdt_u_newproj_def_symb.htm | 2 +- .../reference/cdt_u_newproj_incl_path.htm | 3 +- .../reference/cdt_u_newproj_parser_binary.htm | 2 +- .../reference/cdt_u_newproj_parser_error.htm | 2 +- .../reference/cdt_u_newproj_pathsymb.htm | 2 +- .../reference/cdt_u_newproj_platf.htm | 4 -- .../reference/cdt_u_outlineview.htm | 2 +- .../reference/cdt_u_registersview.htm | 3 -- .../reference/cdt_u_run_dbg_arg.htm | 3 -- .../reference/cdt_u_run_dbg_comm.htm | 3 -- .../reference/cdt_u_run_dbg_dbg.htm | 3 -- .../reference/cdt_u_run_dbg_env.htm | 3 -- .../reference/cdt_u_run_dbg_main.htm | 3 -- .../reference/cdt_u_run_dbg_srce.htm | 3 -- .../reference/cdt_u_scanner_cfg_disc.htm | 2 +- .../reference/cdt_u_search.htm | 2 +- .../reference/cdt_u_shared_lib_view_pref.htm | 3 -- .../tasks/cdt_o_build_task.htm | 39 +++++++++---------- .../tasks/cdt_o_debug.htm | 2 +- .../tasks/cdt_o_run.htm | 2 +- .../tasks/cdt_o_run_config.htm | 2 +- .../tasks/cdt_o_tasks.htm | 2 +- .../tasks/cdt_t_add_brkpnts.htm | 2 +- .../tasks/cdt_t_add_codetemp.htm | 2 +- .../tasks/cdt_t_autosave.htm | 2 +- .../tasks/cdt_t_cbuild_pref.htm | 2 +- .../tasks/cdt_t_contentassist.htm | 2 +- .../tasks/cdt_t_conv_proj.htm | 2 +- .../tasks/cdt_t_cust_cpp_editor.htm | 2 +- .../tasks/cdt_t_imp_code_temp.htm | 2 +- .../tasks/cdt_t_manualbuild.htm | 2 +- .../tasks/cdt_t_new_cpp.htm | 2 +- .../tasks/cdt_t_new_make.htm | 2 +- .../tasks/cdt_t_new_run_config.htm | 2 +- .../tasks/cdt_t_open_declarations.htm | 2 +- .../tasks/cdt_t_proj_new.htm | 2 +- .../tasks/cdt_t_proj_parser.htm | 2 +- .../tasks/cdt_t_proj_paths.htm | 2 +- .../tasks/cdt_t_proj_ref.htm | 2 +- .../tasks/cdt_t_proj_rename.htm | 2 +- .../tasks/cdt_t_prvw_hide_files.htm | 2 +- .../tasks/cdt_t_run_arg.htm | 2 +- .../tasks/cdt_t_run_com.htm | 2 +- .../tasks/cdt_t_run_config.htm | 2 +- .../tasks/cdt_t_run_dbg.htm | 2 +- .../tasks/cdt_t_run_env.htm | 2 +- .../tasks/cdt_t_run_main.htm | 2 +- .../tasks/cdt_t_run_source.htm | 7 ++-- .../tasks/cdt_t_search.htm | 3 +- .../tasks/cdt_t_setbuildorder.htm | 2 +- .../tasks/cdt_t_show_proj_files.htm | 2 +- 74 files changed, 95 insertions(+), 134 deletions(-) diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_content_assist.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_content_assist.htm index 82c33d932c8..994a7ca613a 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_content_assist.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_content_assist.htm @@ -6,7 +6,7 @@ Content assist - @@ -18,4 +18,4 @@ window.open(url, 'hello_world_example', 'width=400, height=300, menubar=no, tool

You will notice an asterisk in front of the file name on the tab in the Editor view, this tells you the file changed but has not been saved.

- + \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_install_cdt.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_install_cdt.htm index 9eea750ec6b..7b7683665c2 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_install_cdt.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_install_cdt.htm @@ -3,10 +3,10 @@ - + Updating the CDT - -

Manage include paths dialog box

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 a6b0ab1729e..190138e9bba 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 @@ -6,7 +6,7 @@ Binary Parser, C/C++ Properties window -