core/com.nokia.carbide.cpp.codescanner/html/codescanner.htm
author cawthron
Mon, 24 May 2010 15:37:56 -0500
branchC3_BUILDER_WORK
changeset 1393 42f6165e68df
parent 45 a34cdcced64e
permissions -rw-r--r--
write .branch.txt to make the new head
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
45
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     2
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     3
<html>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     4
<head>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     6
	<title>CodeScanner User Guide</title>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     7
    <link href="../book.css" rel="stylesheet" type="text/css">
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     8
	<style>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     9
		table, td, th { border: 0px none #FFF; }
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    10
	</style>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    11
</head>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    12
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    13
<body background="images/brand/background_carbide.jpg" >
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    14
<p>&nbsp;</p>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    15
<table width="530" border="0" align="center" cellpadding="0" cellspacing="5" bgcolor="#FFFFFF" >
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    16
  <tr>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    17
    <td width="215"><img src="images/brand/about_cpp.png" width="225" height="200"></td>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    18
    <td width="294" valign="bottom"><p align="right"><b><img src="images/brand/brandmark_cpp.gif" width="106" height="52"></b></p>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    19
      <p align="right">&nbsp;</p>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    20
      <p align="right">&nbsp;</p>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    21
      <p class="titleSmall">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></p>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    22
    </td>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    23
  </tr>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    24
  <tr>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    25
    <td colspan="2"><h1 align="center">CodeScanner User Guide</h1>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    26
    <p align="center" class="titleSmall">Version 2.1.3; April, 2009</p></td>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    27
  </tr>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    28
</table>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    29
<p align="center">&nbsp;</p>
a34cdcced64e updated sdk readme page
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    30
</body>
2
cawthron
parents:
diff changeset
    31
</html>