expanded customize carbide pages
authorfturovic <frank.turovich@nokia.com>
Mon, 09 Aug 2010 14:26:09 -0500
changeset 1794 70a35950a2e8
parent 1793 b3fa776e81bd
child 1795 a8c88590ab21
expanded customize carbide pages
core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_editors.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_keys.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_styles.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/images/pref_code_style_differences.png
core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_editors.htm	Mon Aug 09 14:26:09 2010 -0500
@@ -0,0 +1,44 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Customizing Carbide: Editors</title>
+<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body >
+<h2>Customizing Carbide: Editors</h2>
+<p> You can customize how the Carbide C/C++ editor looks and behaves to suit your work style. </p>
+<p>The <strong>C/++ &gt; Editor</strong> preferences include:</p>
+<ul>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.CEditorPreferencePage)")'> Editor</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.CodeAssistPreferencePage)")'> Content Assist</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.FoldingPreferencePage)")'> Folding</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.CEditorHoverPreferencePage)")'> Hovers</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.MarkOccurrencesPreferencePag)")'> Mark Occurences</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.SaveActionsPreferencePage)")'> Save Actions</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.ScalabilityPreferencePage)")'> Scalability</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.CEditorColoringPreferencePag)")'> Syntax Coloring</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage)")'> Templates</a></li>
+    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.SmartTypingPreferencePage)")'> Typing</a></li>
+</ul>
+<h4>Other references</h4>
+<ul>
+    <li><a href="carb_customizing.htm">Customizing Carbide</a></li>
+</ul>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+
+</body>
+</html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_keys.htm	Mon Aug 09 14:26:09 2010 -0500
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Customizing Carbide: Shortcut Keys</title>
+<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body >
+<h2>Customizing Carbide: Shortcut Keys</h2>
+<p class="fix"> You can customize how the Carbide C/C++ editor looks and behaves to suit your work style. </p>
+<h4>Other references</h4>
+<ul>
+    <li><a href="carb_customizing.htm">Customizing Carbide</a></li>
+</ul>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+
+</body>
+</html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_styles.htm	Mon Aug 09 14:26:09 2010 -0500
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Customizing Carbide: Code Styles</title>
+<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body >
+<h2>Customizing Carbide: Code Styles</h2>
+<p> You can customize how your source files are automatically formatted by using code styles. Code styles include items like indentation, use of braces or bracketts, whitespace, tab usages, and much more. In addition to supporting a variety of predefined code styles you can also create your own. </p>
+<p>The change or customize a code style, open the <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.cdt.internal.ui.preferences.CodeFormatterPreferencePage)")'> Code Style</a> preference panel.</p>
+<p align="center"><img src="../images/pref_code_style_differences.png" alt="Code Style differences" width="600" height="429"></p>
+<p>The predefined code styles include:</p>
+<ul>
+    <li><strong>BSD/Allman</strong> (<em>Eclipse</em>) &ndash; Based on the code style used for the ANSI C standard.</li>
+    <li><strong>GNU</strong> (<em>Eclipse</em>) &ndash; Based on the code style used in for the GNU Coding Standards used by the GNU project.</li>
+    <li><strong>K&amp;R</strong> (<em>Eclipse</em>) &ndash; Based on the code style used in <em>The C Programming Language</em> by Kernighan and Ritchie.</li>
+    <li><strong>S60</strong> &ndash; Based on the code style used in Nokia S60 source code examples.</li>
+    <li><strong>Symbian OS</strong> (<em>default</em>) &ndash; Based on the code style used in Symbian source code examples.</li>
+    <li><strong>Qt</strong> &ndash; Based on the code style used in the Qt source code examples.</li>
+    <li><strong>Whitesmiths</strong> (<em>Eclipse</em>) &ndash; Based on the code style used in documentation for the first commercial C compiler, the Whitesmith's Compiler.</li>
+</ul>
+<h4>Other references</h4>
+<ul>
+    <li><a href="carb_customizing.htm">Customizing Carbide</a></li>
+    <li><a href="http://en.wikipedia.org/wiki/Indent_style#K.26R_style">Indent style</a> (Wikipedia)</li>
+</ul>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+
+</body>
+</html>
\ No newline at end of file
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/images/pref_code_style_differences.png has changed
--- a/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml	Mon Aug 09 09:15:52 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml	Mon Aug 09 14:26:09 2010 -0500
@@ -204,7 +204,6 @@
         <topic label="Attach to Process"			href="html/projects/launch/attach_process.htm" />
         <topic label="Emulation"					href="html/projects/launch/emulation.htm" />
         <topic label="System TRK"					href="html/projects/launch/stop_mode.htm" />
-        <topic label="Trace32"						href="html/projects/launch/trace32.htm" />
         <anchor id="launch_config_ANCHOR"/>
       </topic>
       <topic label="Configuration panes"				href="html/projects/launch/pages_overview.htm" >
@@ -294,17 +293,8 @@
        <topic href="html/projects/launch/launch_board.htm" label="Debugging a reference board">
        </topic>
       <topic label="Stop Mode Debug Example" 				href="html/tasks/debugger/stop_mode_debug.htm" >
-        <topic label="1. On-Device Debugging Preconditions" href="html/tasks/debugger/stop_mode_debug_precond.htm" />
-        <topic label="2. Trace32 Support" 					href="html/projects/launch/trace32.htm" >
-          <topic label="Main" 								href="html/projects/launch/page_main.htm" />
-          <topic label="Connection" 						href="html/projects/launch/page_connection.htm" />
-          <topic label="Debugger" 							href="html/projects/launch/page_debugger.htm" />
-          <topic label="ROM Image" 							href="html/projects/launch/page_rom_image.htm" />
-          <topic label="Executables" 						href="html/projects/launch/page_executables.htm" />
-          <topic label="Source" 							href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm" />
-          <topic label="Commmon" 							href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm/" />
-        </topic>
-        <topic label="4. Using Soft Attach"	 href="html/tasks/debugger/soft_attach_debug.htm" />
+        <topic label="On-Device Debugging Preconditions" href="html/tasks/debugger/stop_mode_debug_precond.htm" />
+        <topic label="Using Soft Attach"	 href="html/tasks/debugger/soft_attach_debug.htm" />
       </topic>
       <topic label="Building a ROM Image File"            href="html/reference/ROM_build_settings.html" />
       <topic label="ARM Registers" 						href="html/concepts/arm_registers.htm" />
@@ -356,8 +346,14 @@
   </topic>
   <topic href="html/tasks/carbide_tools.htm" label="Creating Carbide Tools" />
   <topic href="html/tasks/custom/carb_customizing.htm" label="Customizing Carbide">
+     <topic href="html/tasks/custom/carb_custom_styles.htm" label="Code Styles">
+     </topic>
+     <topic href="html/tasks/custom/carb_custom_editors.htm" label="Editors">
+     </topic>
      <topic href="html/tasks/custom/carb_custom_menus.htm" label="Toolbars and Menus">
      </topic>
+     <topic href="html/tasks/custom/carb_custom_keys.htm" label="Shortcut Keys">
+     </topic>
      <topic href="html/tasks/custom/carb_export_setup.htm" label="Sharing Carbide Setups">
      </topic>
   </topic>