removed references to leavescan from manual
authorfturovic <frank.turovich@nokia.com>
Tue, 08 Jun 2010 10:19:32 -0500
changeset 1435 d999f4404de2
parent 1430 bf7bc7830139
child 1441 9ee3f3feb4f6
removed references to leavescan from manual
core/com.nokia.carbide.cpp.doc.user/html/reference/leavescan_pref.html
core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm
core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/leavescan_pref.html	Thu Jun 03 17:27:26 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
-<title>Leavescan Preferences</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-   <body>
-   <h2>Leavescan Preferences</h2>
-   <p>Use the <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.leavescan.ui.LeavescanPreferences)")'>
-Leavescan Preferences</a> page in the <b>Preferences</b> window to define the location where the <span class="code">leavescan.exe</span> program exists on the file system. Symbian OS has a standard convention for functions that may Leave. Therefore, any function that Leaves, or calls a function that Leaves (other than in a TRAP harness), must have a name ending in "L". Leavescan verifies that your code satisfies this convention.</p>
-   <p align="center"><img src="images/leavescan_pref.png" width="671" height="359" alt="Leavescan preferences panel" /></p>
-   <p align="center" class="figure">Figure 1. Leavescan preference page </p>
-   <h5>Table 1. Leavescan Preferences &mdash;items</h5>
-   <div class="Figure"></div>
-   <table cellpadding="2" cellspacing="0"
-border="0">
-	 <tr valign="top"><th width="221" class="Cell">Name</th><th width="558" class="Cell">Function</th></tr>
-         <tr valign="top">
-           <td class="Cell"><b>Leavescan Directory </b></td>
-           <td class="Cell"><p>Enter or Browse to the directory where <span class="code">leavescan.exe</span> resides. <span class="code">Leavescan.exe</span> is normally found in the <span class="code">${EPOCROOT}\epoc32\tools</span> directory.</p>
-             <p class="note"><b>NOTE</b> The path to the Leavescan directory should not contain  space characters.</p></td>
-        </tr>
-         <tr valign="top">
-           <td class="Cell"><b>Very noisy output </b></td>
-           <td class="Cell"><p>If enabled, the <span class="code">-N</span> option is passed to <span class="code">leavescan.exe</span> and produces verbose output. If unchecked, minimal output is produced. </p>
-           </td>
-     </tr>
-   </table>
-	 <h5>Related Tasks</h5>
-	 <ul>
-	   <li><a href="menus/run_leavescan.htm">Run Leavescan</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
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm	Thu Jun 03 17:27:26 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm	Tue Jun 08 10:19:32 2010 -0500
@@ -23,8 +23,6 @@
   <li><a href="open_cmd_window.htm">Open Command Window</a></li>
   <li><a href="preprocess_source.htm">Preprocess</a></li>
   <li><a href="run_codescanner.htm">Run Codescanner</a></li>
-  <li><a href="run_leavescan.htm">Run Leavescan</a></li>
-  <li><a href="s60_ui_designer.htm">S60 UI Designer</a></li>
   <li><a href="open_explorer_window.htm">Show in  Explorer</a></li>
   <li><a href="new_symbian_class.htm">Symbian OS C++ Class</a></li>
   <li><a href="new_symbian_project.htm">Symbian OS C++ Project</a></li>
--- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Thu Jun 03 17:27:26 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Tue Jun 08 10:19:32 2010 -0500
@@ -75,6 +75,7 @@
 <p>Workarounds for known issues: </p>
 <ul>
     <li><strong>Qt issues</strong> &mdash; If Qt does not seem to be working as expected, be sure to run the <span class="code">\configuration\qt\register_plugins.bat</span> file to properly register the Qt plugins. This is especially important if you installed Carbide using a zip file and not an installer.</li>
+    <li><strong>USB issues</strong>  &mdash; There are know problems with some USB configurations. We are working to resolve these asap.</li>
 </ul>
 <h3><a name="support" id="support"></a>Technical support </h3>
 <p>The following support services are available:</p>
--- a/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml	Thu Jun 03 17:27:26 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml	Tue Jun 08 10:19:32 2010 -0500
@@ -64,12 +64,10 @@
       <topic label="Debugger"							href="html/reference/wnd_debugger_prefs.htm" />
       <topic label="CodeScanner"	  					href="PLUGINS_ROOT/com.nokia.carbide.cpp.codescanner/html/pref_codescanner_01.htm" />
       <topic label="Diagnostic Logs"          		href="html/reference/wnd_diagnostic_logs_pref.htm" />
-      <topic label="Leavescan Preferences"    		href="html/reference/leavescan_pref.html" />
       <topic label="Performance Investigator"  		href="PLUGINS_ROOT/com.nokia.carbide.cpp.pi.doc.user/html/tasks/analyser/key_profile_pref.htm" />
       <topic label="Platform Filtering Preferences"	href="html/tasks/sdks/sdk_platform_filter.htm" />
       <topic label="Preprocess"						href="html/reference/wnd_preprocess_prefs.htm" />
       <topic label="SDK Preferences"                  href="html/reference/SDKPreferences.html" />
-      <topic label="UI Designer"          			href="PLUGINS_ROOT/com.nokia.carbide.cpp.uidesigner.doc.user/html/reference/uidesign/ref_ui_designer_prefs.htm" />
       <topic label="Code Styles"						href="html/reference/wnd_pref_code_style.htm" >
         <topic label="Setting the Workspace Code Style"	href="html/tasks/code_style_workspace.htm" />
         <topic label="Reformatting a Source File"		href="html/tasks/code_style_reformatting_sources.htm" />