diff --git a/doc/org.eclipse.cdt.doc.user/images/view_appearance_prefs.png b/doc/org.eclipse.cdt.doc.user/images/view_appearance_prefs.png index f1093d87612..a9fabf38b1d 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/view_appearance_prefs.png and b/doc/org.eclipse.cdt.doc.user/images/view_appearance_prefs.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm index 3cb6214ae7f..23070864a1b 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm @@ -6,31 +6,36 @@
Use the Appearance panel of the Preferences window to customize the appearance of C elements in the viewers.
+Use the Appearance panel of the Preferences window to customize the appearance of C elements in the viewers. Click Window > Preferences > C/C++ > Appearance to open.
Option | +Description | +||
Show translation unit members | -Select this option to show translation unit members in Project Explorer and C/C++ Projects view. | +Show translation unit members | +Select this option to show translation unit members in the Project Explorer and C/C++ Projects views. |
Group include directives in Project Explorer and C/C++ Projects view | -Select this option to group include directives in Project Explorer and C/C++ Projects view. | +Select this option to group include directives in the Project Explorer and C/C++ Projects views. | |
Group include directives in the Outline view | @@ -44,9 +49,21 @@Group method definitions in the Outline view | Select this option to group method definitions for the same type in the Outline view. | |
Group macro definitions in the Project Explorer and C/C++ Project views. | +Select this option to group method definitions for the same type in the Project Explorer and C/C++ Project views. | +||
Group macro definitions in the Outline view. | +Select this option to group macro definitions in the Outline view. | +||
Sort header files before source files in Project Explorer and C/C++ Projects view | -Select this option to separate header and source files in Project Explorer and C/C++ Projects view. | +Select this option to separate header and source files in the Project Explorer and C/C++ Projects views. | +|
Show source roots at top of project | +Select this option to group source roots at the top of project views. |