--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_types.htm Thu Jun 11 16:14:15 2009 -0500
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Launch Types</title>
+<link href="../../../book.css" rel="stylesheet" type="text/css">
+</head>
+
+<body>
+<h2>Launch Types</h2>
+<p>The following launch configuration types are available:</p>
+<ul>
+ <li><a href="applications.htm">Applications</a></li>
+ <li><a href="run_mode.htm">Application TRK</a></li>
+ <li><a href="attach_process.htm">Attach to Process</a></li>
+ <li><a href="emulation.htm">Emulation</a></li>
+ <li><a href="sophia.htm">Sophia (STI)</a></li>
+ <li><a href="stop_mode.htm">System TRK</a></li>
+ <li><a href="trace32.htm">Trace32</a></li>
+</ul>
+<h4>Other references</h4>
+<ul>
+ <li><a href="launch_configs_overview.htm">Launch Configuration Overview</a></li>
+</ul>
+<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/tocCarbide.xml Thu Jun 11 16:00:04 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Thu Jun 11 16:14:15 2009 -0500
@@ -189,7 +189,7 @@
<topic label="New Launch Configuration Wizard" href="html/projects/launch/wiz_new_launch_config.htm" />
<topic label="Debug dialog" href="html/projects/launch/wnd_debug_configuration.htm" />
- <topic label="Launch types" href="html/concepts/launch_configuration.htm" >
+ <topic label="Launch types" href="html/projects/launch/launch_types.htm" >
<topic label="Applications" href="html/projects/launch/applications.htm" />
<topic label="Application TRK" href="html/projects/launch/run_mode.htm" />
<topic label="Attach to Process" href="html/projects/launch/attach_process.htm" />