Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search.htm8
1 files changed, 6 insertions, 2 deletions
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:
<a href="../concepts/cdt_c_search.htm">C/C++ search</a><br>
<a href="../concepts/cdt_c_indexer.htm">C/C++ Indexer</a><br>
<a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
-<a href="../concepts/cdt_c_open_declarations.htm">Open Declarations</a></p>
+<a href="../concepts/cdt_c_open_declarations.htm">Open Declarations</a><br>
+<a href="../concepts/cdt_c_open_definitions.htm">Open Definitions</a>
+</p>
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
<a href="cdt_t_sel_search.htm">Selection Searching for C/C++ elements</a><br>
-<a href="cdt_t_open_declarations.htm">Navigate to C/C++ declarations</a></p>
+<a href="cdt_t_open_declarations.htm">Navigate to C/C++ declarations</a><br>
+<a href="cdt_t_open_definitions.htm">Navigate to C/C++ definitions</a>
+</p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
<br>

Back to the top