--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Fri Oct 23 14:09:08 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Mon Oct 26 09:56:43 2009 -0500
@@ -375,7 +375,7 @@
<li>326 - The Goto macro declaration now works</li>
<li>1450 - Notification of missing Perl scripts/tools directory has been improved</li>
<li>1470 - ARMV5 programs shold now display all local variables </li>
- <li>2793 - Forum Nokia site (www.forum.nokia.com/eclipse_downloads) updated to include v1.2 license information </li>
+ <li>2793 - Forum Nokia site (<a href="http://www.forum.nokia.com/">www.forum.nokia.com</a>) updated to include v1.2 license information </li>
<li>3314 - Syntax highlighting and 'Find declaration/definition' now works for sources not included in MMPs </li>
<li>3442 - Build All Configurations now also builds the test code too. You can disable this in the Carbide.c++ preferences. </li>
<li>3446 - Error message improved when SDK Prefix File is not found in SDK properties </li>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_02.htm Fri Oct 23 14:09:08 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_02.htm Mon Oct 26 09:56:43 2009 -0500
@@ -1,43 +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>Debugger Settings</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Run Mode On-Device Debugging</h2>
-<p>To implement run mode on-device debugging the following tasks need to be completed.</p>
-<ol>
- <li><a href="run_mode_debug.htm">Install device connection software</a></li>
- <li><a href="run_mode_debug_01.htm">Install Perl</a></li>
- <li><b>Install an SDK</b></li>
- <li><a href="run_mode_debug_03.htm">Setup environment variables</a></li>
- <li><a href="run_mode_debug_04.htm">Setup a virtual drive for Techview and Cust Kits</a></li>
- <li><a href="run_mode_debug_05.htm">Set the default kit in Devices.xml </a></li>
- <li><a href="run_mode_debug_06.htm">Install the SISX file on the target device</a></li>
- <li><a href="run_mode_debug_07.htm">Configure TRK connection on the device</a></li>
- <li><a href="run_mode_debug_08.htm">Create a launch configuration</a></li>
- </ol>
-<div class="step">
-<h4><a name="runSDK" id="runSDK"> </a>Install an SDK</h4>
-<p>The following SDKs can be downloaded from forum Nokia at: <a href="http://forum.nokia.com/">http://forum.nokia.com/</a>.</p>
-<ul>
- <li>Install at least one of the following SDKs:</li>
-<ul>
- <li> Series 60 3.0</li>
- <li>Series80</li>
- <li>UIQ 3.0</li>
- <li>Series 60 cust kits </li>
- <li>Techview Development kits
- </p>
- </li>
-</ul>
-</ul>
-</div>
-<div id="footer">Copyright © 2009 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>
+<!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>Debugger Settings</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Run Mode On-Device Debugging</h2>
+<p>To implement run mode on-device debugging the following tasks need to be completed.</p>
+<ol>
+ <li><a href="run_mode_debug.htm">Install device connection software</a></li>
+ <li><a href="run_mode_debug_01.htm">Install Perl</a></li>
+ <li><b>Install an SDK</b></li>
+ <li><a href="run_mode_debug_03.htm">Setup environment variables</a></li>
+ <li><a href="run_mode_debug_04.htm">Setup a virtual drive for Techview and Cust Kits</a></li>
+ <li><a href="run_mode_debug_05.htm">Set the default kit in Devices.xml </a></li>
+ <li><a href="run_mode_debug_06.htm">Install the SISX file on the target device</a></li>
+ <li><a href="run_mode_debug_07.htm">Configure TRK connection on the device</a></li>
+ <li><a href="run_mode_debug_08.htm">Create a launch configuration</a></li>
+ </ol>
+<div class="step">
+<h4><a name="runSDK" id="runSDK"> </a>Install an SDK</h4>
+<p>The following SDKs can be downloaded from forum Nokia at: <a href="http://www.forum.nokia.com/Tools_Docs_and_Code/">http://www.forum.nokia.com/</a>.</p>
+<ul>
+ <li>Install at least one of the following SDKs:</li>
+<ul>
+ <li> Series 60 5.0</li>
+ <li> Series 60 3.0</li>
+ <li>Series80</li>
+ <li>UIQ 3.0</li>
+ <li>Series 60 cust kits </li>
+ <li>Techview Development kits
+ </p>
+ </li>
+</ul>
+</ul>
+</div>
+<div id="footer">Copyright © 2009 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>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_requirements.htm Fri Oct 23 14:09:08 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_requirements.htm Mon Oct 26 09:56:43 2009 -0500
@@ -58,7 +58,7 @@
<th scope="row">Other Software </th>
<td><p>A Symbian OS™ SDK and Perl:</p>
<ul>
- <li>S60 Platform SDKs (<a href="http://forum.nokia.com/info/sw.nokia.com/id/4a7149a5-95a5-4726-913a-3c6f21eb65a5/S60-SDK-0616-3.0-mr.html">forum.nokia.com/main/resources/tools_and_sdks/carbide/</a>)
+ <li>S60 Platform SDKs (<a href="http://www.forum.nokia.com/Tools_Docs_and_Code/">http://www.forum.nokia.com/Tools_Docs_and_Code/</a>)
<ul>
<li>S60 5th Edition</li>
<li>S60 3rd Edition, FP1</li>