diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_editor.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_editor.htm index 083f0d75c00..08a98c70541 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_editor.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_editor.htm @@ -35,7 +35,6 @@ This C/C++ editor is invoked automatically when you edit a C/C++ source file.
-
C/C++ editor key binding actions
C/C++ editor preferences
Outline view for C/C++
Views and editors
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm
index 0ee6b8d437d..652bd25d7a9 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm
@@ -54,15 +54,12 @@ Indexer
Enable/Disable the
CTags
Indexer
-Setting Source Folders
-Search, C/C++ Preferences
-window
-
C/C++ search page, Search
dialog box
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm
index c09778d3dd5..5a3771bf70b 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm
@@ -38,15 +38,12 @@ elements
Enable/Disable the Full C/C++
Indexer
Enable/Disable the CTags
-Indexer
+Indexer
Setting Source Folders
-Search, C/C++ Preferences
-window
-
C/C++ search page, Search
dialog box
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm
index 8def4a973e9..9a0c3533e37 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm
@@ -30,7 +30,7 @@ a project
width="143" height="21">
Selection Searching for C/C++
elements
-Enable/Disable the Full
C/C++
Indexer
@@ -42,9 +42,6 @@ Indexer
-Search, C/C++ Preferences
-window
-
C/C++ search page, Search
dialog box
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm
index 5a27af708c3..8d5b21cc52f 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm
@@ -29,15 +29,12 @@ C/C++
Indexer
Enable/Disable the
CTags
-Indexer
+Indexer
Setting Source Folders
-Search, C/C++ Preferences
-window
-
C/C++ search page, Search
dialog box
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prog_bar.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prog_bar.htm
index cc3b62c76b9..8f9b240dae0 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prog_bar.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prog_bar.htm
@@ -35,15 +35,12 @@ elements
Enable/Disable the Full
C/C++ Indexer
Enable/Disable the
-CTags Indexer
+CTags Indexer
Setting Source Folders
-Search, C/C++ Preferences
-window
-
C/C++ search page, Search
dialog box
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm
index 8226f5c612e..1cbbf18d01e 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm
@@ -20,7 +20,7 @@
Open declaration requires your file to have the proper include paths set up to the declaration.
If for any reason open declaration cannot find the declaration, it will display the following message in the status line:
For more information see Adding Include paths and symbols.
@@ -30,6 +30,7 @@ If for any reason open declaration cannot find the declaration, it will display
Adding Include paths and symbols
Navigate to a C or C++ element's declaration
+Navigate to a C or C++ element's definition
Searching for C/C++ elements
You can select an element name in your code and quickly navigate to its definition.
+ +Open definition will attempt to navigate to the exact definition of the selected element. +Open definition requires your file to have the proper include paths set up to the definition. +If for any reason open definition cannot find the definition, it will display the following message in the status line:
+ +For more information see Adding Include paths and symbols.
+ + +
+Adding Include paths and symbols
+Navigate to a C or C++ element's declaration
+Navigate to a C or C++ element's definition
+Searching for C/C++ elements
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search.htm
index 58be204a3ad..9c3cfe46752 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search.htm
@@ -253,11 +253,15 @@ your last search.
C/C++ Indexer
CDT Projects
-Open Declarations
Searching for C/C++ elements
-Navigating to C/C++ declarations
C/C++ search page, Search dialog box
C/C++ perspective icons
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_templates.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_templates.htm index 71c0c410cf0..7cbdd2d3c64 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_templates.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_templates.htm @@ -34,7 +34,7 @@ The templates that begin with that character appear. Double-click on a template
-
Edit menu
+
Edit menu
Content Assist page, Preferences window
Code Templates page, Preferences window
This section describes how to set preferences for the C/C++ parser.
+ +You can define what the size of the CodeReader Buffer Size is. The CodeReader Buffer is used by the parser to load files from a cache which prevents unnecessary disk and network I/O.
+
Open Declarations
+Open Definitions
CDT Projects
C/C++ search
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
new file mode 100644
index 00000000000..b710306e1b3
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_definitions.htm
@@ -0,0 +1,49 @@
+
+
+
+
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 +element definitions on successfully compiled programs.
+ +To navigate to C/C++ definition:
+ +For more information, see:
+
+Open Declarations
+Open Definitions
+CDT Projects
+C/C++ search
+
+Searching for C/C++ elements
+
+C/C++ search page, Search dialog box
Open Declarations
+Open Definitions
CDT Projects
C/C++ search
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search.htm
index 324a12784ce..603f5fa4ee8 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search.htm
@@ -129,11 +129,15 @@ The info required to do a search is:
C/C++ search
C/C++ Indexer
CDT Projects
-Open Declarations
Selection Searching for C/C++ elements
-Navigate to C/C++ declarations
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_sel_search.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_sel_search.htm
index ef55b2869e6..fad8e321309 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_sel_search.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_sel_search.htm
@@ -47,10 +47,14 @@ include paths and symbols are correctly defined. For more information, see
C/C++ search
CDT Projects
-Open Declarations
Searching for C/C++ elements
-Navigate to C/C++ declarations
C/C++ search page, Search dialog box
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_show_proj_files.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_show_proj_files.htm index b91e8eb7abc..50f5e8714fa 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_show_proj_files.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_show_proj_files.htm @@ -42,7 +42,9 @@ files by type in the C/C++ Projects view. Hiding files by type in the C/C++ Projects view