Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDoug Schaefer2007-06-18 15:28:59 +0000
committerDoug Schaefer2007-06-18 15:28:59 +0000
commit777ead0e7f342a49312f0b8b218fbc94923fd3e1 (patch)
treea1be5e966fb1224988364485c6c057129f6f56b5 /doc
parentd1d84e911714137a7a45a1cdf7b6270458a3a295 (diff)
downloadorg.eclipse.cdt-777ead0e7f342a49312f0b8b218fbc94923fd3e1.tar.gz
org.eclipse.cdt-777ead0e7f342a49312f0b8b218fbc94923fd3e1.tar.xz
org.eclipse.cdt-777ead0e7f342a49312f0b8b218fbc94923fd3e1.zip
Bug 192932 - Patch for Frank - docs.
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/images/indexer_preference_page.PNGbin29039 -> 26422 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/images/view_add_mapping.pngbin0 -> 6642 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/images/view_appearance_prefs.pngbin0 -> 18818 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.pngbin0 -> 19235 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm49
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html71
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_language_mapping_pref.htm50
-rw-r--r--doc/org.eclipse.cdt.doc.user/topics_Reference.xml5
8 files changed, 168 insertions, 7 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/images/indexer_preference_page.PNG b/doc/org.eclipse.cdt.doc.user/images/indexer_preference_page.PNG
index 7aa43429697..16989214e27 100644
--- a/doc/org.eclipse.cdt.doc.user/images/indexer_preference_page.PNG
+++ b/doc/org.eclipse.cdt.doc.user/images/indexer_preference_page.PNG
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/view_add_mapping.png b/doc/org.eclipse.cdt.doc.user/images/view_add_mapping.png
new file mode 100644
index 00000000000..9908b8cf5d6
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/images/view_add_mapping.png
Binary files differ
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
new file mode 100644
index 00000000000..a5a92bc10e2
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/images/view_appearance_prefs.png
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png b/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png
new file mode 100644
index 00000000000..4488e0ce68b
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png
Binary files 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
new file mode 100644
index 00000000000..30c91b2152d
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm
@@ -0,0 +1,49 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Appearance preferences</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Appearance preferences</h1>
+
+<p>Customize the appearance of C elements in viewers using the <b>Appearance</b> preference panel.</p>
+<p><img src="../images/view_appearance_prefs.png" width="627" height="524"></p>
+
+<table width="700px" cellpadding="5" cellspacing="0" border="1" >
+ <caption>
+ <b>Appearance Options</b>
+ </caption>
+ <colgroup>
+ <col width="30%" valign="top" >
+ <col width="70%" valign="top" >
+ </colgroup>
+ <tbody>
+ <tr>
+ <td width="241" valign="top"><b>Show translation unit numbers </b></td>
+ <td width="433" valign="top">Activate this checkbox to show translation unit numbers. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Group the includes in the C/C++ projects view </b></td>
+ <td valign="top">Activate this checkbox to group include files in the C/C++ project view. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Group the includes in the outliner </b></td>
+ <td valign="top">Activate this checkbox to group include files in outline views. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Group the namespaces in the outliner </b></td>
+ <td valign="top">Activate this checkbox to group files by namespaces in outline views. </td>
+ </tr>
+ </tbody>
+</table>
+
+<p><img src="../images/nokia2007Copyright.png" width="255" height="14"></p>
+</body>
+
+</html>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html
index 3e6638d8e9f..434074fca34 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html
@@ -3,16 +3,74 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Indexer Preference Page</title>
+ <title>Indexer Preference page</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
-<h1>Indexer Preference Page</h1>
+<h1>Indexer Preference page</h1>
+<p>Use the <b>Indexer</b> preference page to select the indexer used by default for new projects and configure its behavior.</p>
<p> <img src="../images/indexer_preference_page.PNG"
- alt="Indexer Preferences Window" style="width: 580px; height: 532px;"><br>
+ alt="Indexer Preferences Window" ><br>
</p>
-<p>The indexer preference page allows you to select which indexer is to
-be used as a default for new projects.</p>
+<table width="600" cellpadding="5" cellspacing="0" border="1" >
+ <caption>
+ <b>Indexer Options</b>
+ </caption>
+ <colgroup>
+ <col width="30%" valign="top" >
+ <col width="70%" valign="top" >
+ </colgroup>
+ <tbody>
+ <tr>
+ <td width="241" valign="top"><b>Select Indexer </b></td>
+ <td width="333" valign="top">Select the indexer to use by default for all new projects. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Index all files (files neither built nor included, also) </b></td>
+ <td valign="top">Activate this checkbox to index all files </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Skip all references (Call Hierarchy and Search will not work) </b></td>
+ <td valign="top">Activate this checkbox to not index references in indexed files. This prevents some portions of CDT from working, like Call Hierarchy and Search. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Skip type references (Search fort type references will not work) </b></td>
+ <td valign="top">Activate this checkbox to not index type references in indexed files. This prevents some portions of CDT from working, Search. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Files to index up-front </b></td>
+ <td valign="top">Type a comma separated list of files that should always be indexed immediately. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Automatically update the index </b></td>
+ <td valign="top">Activate this checkbox to have the index automatically update as it requires. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Update index immediately after every file change </b></td>
+ <td valign="top">Activate this checkbox to force an index update whenever a file is saved. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Use active build configuration </b></td>
+ <td valign="top">Activate this checkbox to always use the active build configuration indexer settings to build the index. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Use the build configuration specified in the project's indexer settings </b></td>
+ <td valign="top">Activate this checkbox to always use the project's indexer settings to build the index. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Limit relative to the maximum heap size </b></td>
+ <td valign="top">Specify the relative size limit the index can reach based on the maximum heap size. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Index database cache: Absolute limit </b></td>
+ <td valign="top">Specify the maximum size the index database cache is limited to. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Header file cache: Absolute limit </b></td>
+ <td valign="top">Specify the maximum size the header file cache is limited to. </td>
+ </tr>
+ </tbody>
+</table>
<p><img style="border: 0px solid ; width: 143px; height: 21px;"
src="../images/ngconcepts.gif" alt="Related concepts"> <br>
<a href="../concepts/cdt_o_code_entry.htm">Coding aids</a><br>
@@ -29,7 +87,8 @@ editor</a></p>
<a href="cdt_u_m_search.htm">Search action</a><br>
<a href="cdt_u_search_view.htm">Search view</a><br>
</p>
-<p><img src="../images/ng00_05a.gif" alt="Copyright"
+<p><img src="../images/nokia2007Copyright.png" width="255" height="14"><br>
+ <img src="../images/ng00_05a.gif" alt="Copyright"
style="width: 324px; height: 14px;"><br>
</p>
<p>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_language_mapping_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_language_mapping_pref.htm
new file mode 100644
index 00000000000..9b8abd802ae
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_language_mapping_pref.htm
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Language Mappings preferences</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Language Mappings preferences</h1>
+
+<p>Customize the use of C/C++ language associations in the <b>Language Mappings</b> preference panel for the workspace. </p>
+<p><img src="../images/view_language_mappings_prefs.png" width="627" height="544"></p>
+
+<table width="600" cellpadding="5" cellspacing="0" border="1" >
+ <caption>
+ <b>Language Mappings Options</b>
+ </caption>
+ <colgroup>
+ <col width="30%" valign="top" >
+ <col width="70%" valign="top" >
+ </colgroup>
+ <tbody>
+ <tr>
+ <td width="171" valign="top"><b>Content Type </b></td>
+ <td width="503" valign="top">The content type associated with the language. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Language</b></td>
+ <td valign="top">The language associated with the content type. </td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Add</b></td>
+ <td valign="top"><p>Click to show the <b>Add Mapping</b> dialog where you define the content type and language associated with it. </p>
+ <p align="center"><img src="../images/view_add_mapping.png" width="216" height="134"></p></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Remove</b></td>
+ <td valign="top">Click to remove the selected langauge mapping. </td>
+ </tr>
+ </tbody>
+</table>
+
+<p><img src="../images/nokia2007Copyright.png" width="255" height="14"></p>
+</body>
+
+</html>
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
index a31e14b3e48..c265661c2d6 100644
--- a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
+++ b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
@@ -49,6 +49,7 @@
<!-- PREFERENCE TOPICS -->
<topic label="C/C++ Preferences" href="reference/cdt_u_c_pref.htm">
+ <topic label="Appearance preferences" href="reference/cdt_u_appearance_pref.htm"/>
<topic label="Build Console preferences" href="reference/cdt_u_build_pref.htm"/>
<topic label="Debug preferences" href="reference/cdt_u_debug.htm">
@@ -72,7 +73,9 @@
<topic label="Environment preferences" href="reference/cdt_u_environment_pref.htm"/>
<topic label="File Types" href="reference/cdt_u_c_file_types.htm"/>
-
+
+ <topic label="Language Mappings preferences" href="reference/cdt_u_appearance_pref.htm"/>
+
<topic label="Make" href="reference/cdt_u_make_pref.htm" >
<topic label="Makefile Editor" href="reference/cdt_u_makefile_settings_pref.htm"/>
<topic label="Settings" href="reference/cdt_u_make_settings_pref.htm"/>

Back to the top