[bug 9367] Added test item to list and updated image to include test submenu
authorfturovic <frank.turovich@nokia.com>
Tue, 30 Jun 2009 13:14:15 -0500
changeset 331 b79bdacb7335
parent 328 31403302c38e
child 332 ba0d2f14ba7a
[bug 9367] Added test item to list and updated image to include test submenu
core/com.nokia.carbide.cpp.doc.user/html/reference/images/menu_abld.png
core/com.nokia.carbide.cpp.doc.user/html/reference/menus/abld.htm
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/menu_abld.png has changed
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/abld.htm	Tue Jun 30 13:04:25 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/abld.htm	Tue Jun 30 13:14:15 2009 -0500
@@ -1,33 +1,34 @@
-<!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" />
-<meta name="keywords" content="abld, abld target, abld export, abld cleanexport, abld resource, abld final, abld tidy" >
-<title>ABLD Actions</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>ABLD Actions </h2>
-<p>Use the <b>ABLD</b> menu option to invoke an specific <span class="code">abld</span> command on the selected project or file. ABLD is available under  <b>Project &gt; ABLD</b> or by right-clicking a project or file in the <a href="../view_cpp_projects.htm">Project Explorer</a> or <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a> views and choosing <b>ABLD &gt; <i>command</i></b>. When executed any arguments specified in the <a href="../build_properties/pane_build_config_args.htm">Carbide Build Configurations</a> pane for the command are passed to the selected tool. </p>
-<p align="center"><img src="../images/menu_abld.png" width="473" height="308"></p>
-<p class="figure">Figure 1 - Available ABLD actions</p>
-<p>The available commands include:</p>
-<ul>
-  <li><span class="code">target</span> &#8212; creates the main executable and also the resources</li>
-  <li><span class="code">export</span> &#8212; copies the exported files to their destinations </li>
-  <li><span class="code">cleanexport</span> &#8212; removes files created by <span class="code">abld export</span></li>
-  <li><span class="code">resource</span> &#8212; creates resources files and bitmaps</li>
-  <li><span class="code">final</span> &#8212; allows extension makefiles to execute final commands </li>
-  <li><span class="code">tidy</span> &#8212; removes executables which need not be released</li>
-</ul>
-<p>See the <a href="http://developer.symbian.com/main/oslibrary/osdocs/">Symbian Developer Library</a> for more information on the <span class="code">abld</span> command. </p>
-<h5>Other references</h5>
-<ul>
-  <li><a href="menus.htm">Carbide Menu</a></li>
-</ul>
-<div id="footer">Copyright &copy; 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>
+<!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" />
+<meta name="keywords" content="abld, abld target, abld export, abld cleanexport, abld resource, abld final, abld tidy" >
+<title>ABLD Actions</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>ABLD Actions </h2>
+<p>Use the <b>ABLD</b> menu option to invoke an specific <span class="code">abld</span> command on the selected project or file. ABLD is available under  <b>Project &gt; ABLD</b> or by right-clicking a project or file in the <a href="../view_cpp_projects.htm">Project Explorer</a> or <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a> views and choosing <b>ABLD &gt; <i>command</i></b>. When executed any arguments specified in the <a href="../build_properties/pane_build_config_args.htm">Carbide Build Configurations</a> pane for the command are passed to the selected tool. </p>
+<p align="center"><img src="../images/menu_abld.png" width="496" height="136"></p>
+<p class="figure">Figure 1 - Available ABLD actions</p>
+<p>The available commands include:</p>
+<ul>
+  <li><span class="code">target</span> &#8212; creates the main executable and also the resources</li>
+  <li><span class="code">export</span> &#8212; copies the exported files to their destinations </li>
+  <li><span class="code">cleanexport</span> &#8212; removes files created by <span class="code">abld export</span></li>
+  <li><span class="code">resource</span> &#8212; creates resources files and bitmaps</li>
+  <li><span class="code">final</span> &#8212; allows extension makefiles to execute final commands </li>
+  <li><span class="code">tidy</span> &#8212; removes executables which need not be released</li>
+  <li><span class="code">test</span> &#8212; similar commands that act on test components</li>
+</ul>
+<p>See the <a href="http://developer.symbian.com/main/documentation/sdl/">Symbian Developer Library</a> for more information on the <span class="code">abld</span> command. </p>
+<h5>Other references</h5>
+<ul>
+  <li><a href="menus.htm">Carbide Menu</a></li>
+</ul>
+<div id="footer">Copyright &copy; 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>
\ No newline at end of file