diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml
index 22657e4569d..ac5ef4a5717 100644
--- a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml
+++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml
@@ -535,4 +535,7 @@
The Project Explorer displays project information.
+
+
+
diff --git a/doc/org.eclipse.cdt.doc.user/images/create_make_target_win.png b/doc/org.eclipse.cdt.doc.user/images/create_make_target_win.png
index eb1872004ed..95c06202b23 100644
Binary files a/doc/org.eclipse.cdt.doc.user/images/create_make_target_win.png and b/doc/org.eclipse.cdt.doc.user/images/create_make_target_win.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_build_make_target.png b/doc/org.eclipse.cdt.doc.user/images/icon_build_make_target.png
new file mode 100755
index 00000000000..acc6050601d
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_build_make_target.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_edit_make_target.png b/doc/org.eclipse.cdt.doc.user/images/icon_edit_make_target.png
new file mode 100755
index 00000000000..6107ff02908
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_edit_make_target.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_hide_make_targets.png b/doc/org.eclipse.cdt.doc.user/images/icon_hide_make_targets.png
new file mode 100755
index 00000000000..41c10268273
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_hide_make_targets.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_new_make_target.png b/doc/org.eclipse.cdt.doc.user/images/icon_new_make_target.png
new file mode 100755
index 00000000000..e813698f13a
Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_new_make_target.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/view_make_targets.png b/doc/org.eclipse.cdt.doc.user/images/view_make_targets.png
index b2d10592fc4..6526578b7ec 100644
Binary files a/doc/org.eclipse.cdt.doc.user/images/view_make_targets.png and b/doc/org.eclipse.cdt.doc.user/images/view_make_targets.png differ
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm
index 55b8d3da29a..84e58c91d2f 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_targets_view.htm
@@ -6,44 +6,74 @@
Make Targets view
+
Make Targets view
-Enables you to select the make targets you want to build in your workspace.
+Use the
Make Targets view to select the make targets you want to build in your workspace.

-
+Make Target toolbar
+The table below lists the toolbar options displayed in the Make Targets view.
+
+
+
+
+
+
+
- Icon |
+ Icon |
Command |
Description |
-  |
+  |
+ New Make Target |
+ Opens the Create Make Target dialog box to define a new make target. |
+
+
+  |
+ Edit Make Target |
+ Edits currently selected target in the Modify Make Target dialog box. |
+
+
+  |
+ Build Make Target |
+ Builds currently selected target. |
+
+
+  |
Home |
Move to the top level. |
-  |
+  |
Back |
Navigates back to a previous level. |
-  |
+  |
Forward |
Navigates forward to the next level. |
-  |
- Build Target |
- Builds currently selected target. |
+  |
+ Hide Empty Folders |
+ Toggles the display of empty folders in the Make Targets view. |
+
+
Creating a Make Target
+
+
+
Views
+
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_navigator_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_navigator_view.htm
index 360d11ab897..f20a10c4b6b 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_navigator_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_navigator_view.htm
@@ -6,16 +6,22 @@
Navigator view
+
Navigator view
-This view provides a hierarchical view of the resources in the Workbench.
+The
Navigator view provides a hierarchical view of the resources in the Workbench including hidden files.

Toolbar
-
+
+
+
+
+
+
Icon |
Name |
@@ -90,6 +96,9 @@
In addition to these menu items, the Navigator view menu shows a list of recently used working sets that have been selected in the view.
+
+
C/C++ Views and Editors
+

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm
index 1c0ff3fa9f9..f46e3eec791 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm
@@ -6,12 +6,13 @@
Outline view
+
Outline view
-The Outline view displays an outline of a structured C/C++ file that is currently
+
The
Outline view displays an outline of a structured C/C++ file that is currently
open in the editor area, by listing the structural elements.

@@ -21,25 +22,25 @@ open in the editor area, by listing the structural elements.
The table below lists the icons displayed in the Outline view toolbar.
-