srcanaapps/apiquerytool/com.nokia.s60tools.apiquery.help/html/gettingstarted/overview.htm
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/srcanaapps/apiquerytool/com.nokia.s60tools.apiquery.help/html/gettingstarted/overview.htm Sat Jan 09 10:04:11 2010 +0530
@@ -0,0 +1,40 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+<title>Overview</title>
+<link href="../../book.css" type="text/css" rel="stylesheet">
+</head>
+<body>
+
+<h2>Overview</h2>
+<p>API Query is a tool for querying Application Programming Interface (API) information. With this tool, you can quickly found out which headers belong to a specific API, who is the owner of a particular API, and whether the API has been published in an SDK.</p>
+<p>API data is accessed via a data source, such as an online database service. For more information, see <a href="../concepts/data_source.htm">Data source</a>.</p>
+<p>You can use the following criteria when querying for API information (some of these may not be available with all data source types): </p>
+<ul>
+<li>API name</li>
+<li>subsystem name</li>
+<li>DLL name</li>
+<li>LIB name</li>
+<li>header name</li>
+<li>CR/P&S key name. </li>
+</ul>
+<p>In the API Query tool, you can run a query either from the <b>Search</b> tab or directly from your code. In the code, you can either search for specific identifiers or generate a report about the usage of APIs in your entire project.</p>
+
+<h5>Related concepts</h5>
+<ul>
+<li><a href="../concepts/data_source.htm">Data source</a></li>
+</ul>
+
+<h5>Related tasks</h5>
+<ul>
+<li><a href="../tasks/configure_data_sources.htm">Configuring data sources</a></li>
+<li><a href="../tasks/query_from_search_tab.htm">Running an API query from the Search tab</a></li>
+<li><a href="../tasks/query_from_context_menu.htm">Running an API query from the context menu</a></li>
+</ul>
+
+<div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
+License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
+</body>
+</html>
+