Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/topics_Tasks.xml')
-rw-r--r--doc/org.eclipse.cdt.doc.user/topics_Tasks.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml
index bad46219d71..60f699027bf 100644
--- a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml
+++ b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml
@@ -25,6 +25,7 @@
</topic>
<topic label="Shift lines of code to the left or right" href="tasks/cdt_t_shift_code.htm"/>
<topic label="Navigate to C/C++ declarations by name" href="tasks/cdt_t_open_declarations.htm"/>
+ <topic label="Navigate to C/C++ declarations by name" href="tasks/cdt_t_open_definitions.htm"/>
<topic label="Refactoring" href="tasks/cdt_t_refactoring.htm"/>
</topic>
<topic label="Building projects" href="tasks/cdt_o_build_task.htm">

Back to the top