[Esbox-commits] r2061 - in branches/work_Ed/org.maemo.esbox.help/html: gettingstarted images
eswartz at garage.maemo.org
eswartz at garage.maemo.org
Mon Aug 31 17:58:25 EEST 2009
Author: eswartz
Date: 2009-08-31 17:58:24 +0300 (Mon, 31 Aug 2009)
New Revision: 2061
Modified:
branches/work_Ed/org.maemo.esbox.help/html/gettingstarted/UsingHoverHelp.html
branches/work_Ed/org.maemo.esbox.help/html/images/hover-c-prefs.png
branches/work_Ed/org.maemo.esbox.help/html/images/hover-maemo-prefs2.png
Log:
Merge rev 2059 from trunk
Modified: branches/work_Ed/org.maemo.esbox.help/html/gettingstarted/UsingHoverHelp.html
===================================================================
--- branches/work_Ed/org.maemo.esbox.help/html/gettingstarted/UsingHoverHelp.html 2009-08-31 14:55:55 UTC (rev 2060)
+++ branches/work_Ed/org.maemo.esbox.help/html/gettingstarted/UsingHoverHelp.html 2009-08-31 14:58:24 UTC (rev 2061)
@@ -1,70 +1,70 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">
- <head>
- <meta name="copyright" content="Copyright (c) INdT 2007-2009, (c) Nokia 2008-2009. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <meta http-equiv="Content-Language" content="en-us">
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Using Hover Help for Maemo API Libraries</title>
- <link rel="stylesheet" type="text/css" href="../help.css">
- <style type="text/css">
-
- <!--
- .style1 {font-weight: bold}
- -->
- </style>
- </head>
+<head>
+ <meta name="copyright" content="Copyright (c) INdT 2007-2009, (c) Nokia 2008-2009. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <title>Using Hover Help for Maemo API Libraries</title>
+ <link rel="stylesheet" type="text/css" href="../help.css">
+ <style type="text/css">
+
+ <!--
+ .style1 {font-weight: bold}
+ -->
+ </style>
+</head>
+
+<body>
+ <h2 class="style1">Using Hover Help for Maemo API Libraries</h2>
+ <ol>
+ <li>
+ <div align="justify">
+ Go to <strong>Maemo > Hover Help</strong> preference page and click
+ <strong>Activate Hover Help</strong>.
+ </div>
+ </li>
+
+ <li>
+ <div align="justify">
+ In this preference page, you can also choose what kind of <strong>help content</strong> you want to
+ search while using hover help:
+ <ul>
+ <li><strong>Show only local:</strong> If you do not want to use remote documentation but just local installed documentation.</li>
+ <li><strong>Show local/remote:</strong> To use both local and remote documentation available, be sure your network connection is
+ working and you are able to access the internet.</li>
+ <li> On <strong>Documentation</strong> section, you can see a tree of help documentation available.
+ You can check what content and versions you want to enable for each language. </li>
+ </ul>
+ </div>
+ </li>
+ <p> <img src="../images/hover-maemo-prefs.png" alt="Maemo Hover Preferences"> <br></p>
+
+ <li>
+ <div align="left">
+ You must be sure that the Editor has the <strong>Maemo SDK Hover Help</strong>
+ option enabled, e.g., to configure for C/C++ click <strong> C/C++ Editor Hover Preferences</strong>.
+ </div>
+ </li>
+ <p> <img src="../images/hover-maemo-prefs2.png" alt="Maemo Hover Preferences"><br> </p>
+
+ <li>
+ <div align="left">
+ And enable <strong>Maemo SDK Hover Help</strong>. You can do the same for Python Editor preferences.
+ </div>
+ </li>
+ <p><img src="../images/hover-c-prefs.png" alt="C/C++ Hover preferences"> </p>
+
+ <li>
+ <div align="left">
+ Click <strong> OK </strong> and you should see the hover help working on editor.
+ </div>
+ </li>
+ <p><img src="../images/hover-editor.png" alt="Hover Help on Editor"><br></p>
+ </ol>
- <body>
- <h2 class="style1">Using Hover Help for Maemo API Libraries</h2>
- <ol>
- <li>
- <div align="justify">
- Go to <strong>Maemo > Hover Help</strong> preference page and click
- <strong>Activate Hover Help</strong>.
- </div>
- </li>
-
- <li>
- <div align="justify">
- In this preference page you can also choose what kind of <strong>help content</strong> you want to
- search while using hover help:
- <ul>
- <li><strong>Show only local:</strong> If you do not want to use remote documentation but just local documentation.</li>
- <li><strong>Show local/remote:</strong> To use both local and remote documentation available, be sure your network connection is
- working and you are able to access the internet.</li>
- <li> On <strong>Content Contributions</strong> tree you can see the hover help documentation available.
- You can check what content and versions you want to enable for each language. </li>
- </ul>
- <img src="../images/hover-maemo-prefs.png" alt="Maemo Hover Preferences">
- </div>
- </li>
-
-
- <li>
- <div align="left">
- <p>
- You must be sure that the Editor has the <strong>Maemo SDK Hover Help</strong>
- help enabled, e.g., to configure C/C++ click <strong> "C/C++ Editor Hover Preferences"</strong> and enable it.
- </p>
- <img src="../images/hover-maemo-prefs2.png" alt="Maemo Hover Preferences"> <p>
- <img src="../images/hover-c-prefs.png" alt="C/C++ Hover preferences">
- </div>
- </li>
-
- <li>
- <div align="left">
- <p> Click <strong> OK </strong> and you should see the hover help working on editor. </p>
- <img src="../images/hover-editor.png" alt="Hover Help on Editor">
- </div>
- </li>
-
-
-</ol>
-<h3>Related Topics</h3>
-<!--
-<ul>
- <li><a href="#">TODO How to download help documentation</a></li>
-</ul>
- -->
+ <h3>Related Topics</h3>
+ <ul>
+ <li><a href="HowToDownloadHelpDocumentation.html">How to download and install help documentation</a></li>
+ </ul>
</body>
</html>
Modified: branches/work_Ed/org.maemo.esbox.help/html/images/hover-c-prefs.png
===================================================================
(Binary files differ)
Modified: branches/work_Ed/org.maemo.esbox.help/html/images/hover-maemo-prefs2.png
===================================================================
(Binary files differ)
More information about the Esbox-commits
mailing list