[Esbox-commits] r990 - branches/work_Jeff/org.maemo.esbox.help
jeffc at garage.maemo.org
jeffc at garage.maemo.org
Sat Nov 22 02:06:17 EET 2008
Author: jeffc
Date: 2008-11-22 02:06:16 +0200 (Sat, 22 Nov 2008)
New Revision: 990
Modified:
branches/work_Jeff/org.maemo.esbox.help/toc.xml
branches/work_Jeff/org.maemo.esbox.help/tocconcepts.xml
branches/work_Jeff/org.maemo.esbox.help/tocgettingstarted.xml
Log:
updated toc
Modified: branches/work_Jeff/org.maemo.esbox.help/toc.xml
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/toc.xml 2008-11-22 00:05:40 UTC (rev 989)
+++ branches/work_Jeff/org.maemo.esbox.help/toc.xml 2008-11-22 00:06:16 UTC (rev 990)
@@ -1,23 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS TYPE="org.eclipse.help.toc"?>
-
- <toc label="ESbox User Guide" topic="html/toc.html">
- <topic label="Getting Started">
- <anchor id="gettingstarted"/>
- </topic>
-
- <topic label="Concepts">
- <anchor id="concepts"/>
- </topic>
-
- <topic label="Tasks">
- <anchor id="tasks"/>
- </topic>
-
- <topic label="Reference">
- <anchor id="reference"/>
- </topic>
-
- <topic label="Legal" href="html/legal.html"/>
-
-</toc>
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+ <toc label="Maemo User Guide" topic="html/toc.html">
+ <topic label="Getting Started">
+ <anchor id="gettingstarted"/>
+ </topic>
+
+ <topic label="Concepts">
+ <anchor id="concepts"/>
+ </topic>
+
+ <topic label="Tasks">
+ <anchor id="tasks"/>
+ </topic>
+
+ <topic label="Reference">
+ <anchor id="reference"/>
+ </topic>
+
+ <topic label="Legal" href="html/legal.html"/>
+
+</toc>
Modified: branches/work_Jeff/org.maemo.esbox.help/tocconcepts.xml
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/tocconcepts.xml 2008-11-22 00:05:40 UTC (rev 989)
+++ branches/work_Jeff/org.maemo.esbox.help/tocconcepts.xml 2008-11-22 00:06:16 UTC (rev 990)
@@ -2,19 +2,26 @@
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Concepts" link_to="toc.xml#concepts">
- <topic label="Maemo Projects" href="html/concepts/MaemoProjects.html">
+ <topic label="Debian Package Management" href="html/concepts/DebianPackage.html">
</topic>
+ <topic label="Local Debugging" href="html/concepts/LocalDebugging.html">
+ </topic>
+ <topic label="Local Launching" href="html/concepts/LocalLaunching.html">
+ </topic>
<topic label="Maemo Builder" href="html/concepts/MaemoBuilder.html">
</topic>
- <topic label="String Externalization" href="html/concepts/StringExternalization.html">
+ <topic label="Maemo Projects" href="html/concepts/MaemoProjects.html">
</topic>
- <topic label="Scratchbox Target" href="html/concepts/ScratchboxTarget.html">
- </topic>
+ <topic label="Profiling Applications" href="html/concepts/ProfilingApplications.html">
+ </topic>
+ <topic label="Remote Debugging a Maemo C/C++ Application" href="html/concepts/RemoteDebugging.html">
+ </topic>
+ <topic label="Remote Launching a Maemo C/C++ Application" href="html/concepts/RemoteLaunching.html">
+ </topic>
<topic label="Sbrsh" href="html/concepts/Sbrsh.html">
</topic>
- <topic label="Debian Package Management" href="html/concepts/DebianPackage.html">
+ <topic label="Scratchbox Target" href="html/concepts/ScratchboxTarget.html">
</topic>
- <topic label="Profiling Applications" href="html/concepts/ProfilingApplications.html">
- </topic>
-
+ <topic label="String Externalization" href="html/concepts/StringExternalization.html">
+ </topic>
</toc>
Modified: branches/work_Jeff/org.maemo.esbox.help/tocgettingstarted.xml
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/tocgettingstarted.xml 2008-11-22 00:05:40 UTC (rev 989)
+++ branches/work_Jeff/org.maemo.esbox.help/tocgettingstarted.xml 2008-11-22 00:06:16 UTC (rev 990)
@@ -2,44 +2,29 @@
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Getting Started" link_to="toc.xml#gettingstarted">
- <topic label="Introduction" href="html/gettingstarted/Introduction.html" />
- <topic label="Basic Tutorial" href="html/gettingstarted/BasicTutorial.html">
- <topic label="Creating your first ESbox C/C++ Project" href="html/gettingstarted/CreatingAMaemoProject.html">
- </topic>
- <topic label="Creating your first ESbox Python Project" href="html/gettingstarted/CreatingPythonProject.html">
- </topic>
- <topic label="Creating a Maemo project with templates" href="html/gettingstarted/CreatingProjectTemplates.html">
- </topic>
- <topic label="Compiling an ESbox C/C++ Project" href="html/gettingstarted/CompilingCMaemoProject.html">
- </topic>
- <topic label="Launching an ESbox C/C++ Application" href="html/gettingstarted/RunningCProject.html">
- </topic>
- <topic label="Launching an ESbox Python Application" href="html/gettingstarted/RunningPythonProject.html">
- </topic>
- <topic label="Debugging an ESbox C/C++ Application" href="html/gettingstarted/DebuggingCMaemoApplications.html">
- </topic>
- <topic label="Debugging an ESbox Python Application" href="html/gettingstarted/DebuggingPythonMaemoApplications.html">
- </topic>
- <topic label="Extraction of Strings" href="html/gettingstarted/ExternalizeString.html">
- </topic>
- <topic label="Profiling ESbox Projects" href="html/gettingstarted/ProfilingMaemoApplications.html">
- </topic>
- </topic>
-
- <topic label="Project Configuration Tutorial" href="html/gettingstarted/ConfigurationTutorial.html">
- <topic label="Setting Preferences" href="html/gettingstarted/SettingPreferences.html">
- <topic label="Environment" href="html/gettingstarted/SettingPreferences.html#env"/>
- <topic label="Gazpacho" href="html/gettingstarted/SettingPreferences.html#gaz"/>
- <topic label="Installed Targets" href="html/gettingstarted/SettingPreferences.html#int">
- <topic label="Creating a New Target" href="html/gettingstarted/SettingPreferences.html#newtarget">
- </topic>
- </topic>
- <topic label="Scratchbox 1" href="html/gettingstarted/SettingPreferences.html#sbox1"/>
- <topic label="Scratchbox 2" href="html/gettingstarted/SettingPreferences.html#sbox2"/>
- <topic label="SSH" href="html/gettingstarted/SettingPreferences.html#ssh"/>
- <topic label="X Server" href="html/gettingstarted/SettingPreferences.html#xsr"/>
- </topic>
- <topic label="Setting sbrsh Configuration" href="html/gettingstarted/SettingsSbrshConfiguration.html">
- </topic>
- </topic>
+ <topic label="Introduction" href="html/gettingstarted/Introduction.html" />
+ <topic label="Creating a C/C++ Maemo Project" href="html/gettingstarted/CreatingAMaemoProject.html" />
+ <topic label="Creating a Python Project" href="html/gettingstarted/CreatingPythonProject.html" />
+ <topic label="Creating HelloWorld Project from Template" href="html/gettingstarted/CreatingProjectTemplates.html" />
+ <topic label="Compiling a Maemo C/C++ Project" href="html/gettingstarted/CompilingCMaemoProject.html" />
+ <topic label="Running C/C++ Maemo Project" href="html/gettingstarted/RunningCProject.html" />
+ <topic label="Running Python Maemo Project" href="html/gettingstarted/RunningPythonProject.html" />
+ <topic label="Debugging a C/C++ Maemo Application" href="html/gettingstarted/DebuggingCMaemoApplications.html" />
+ <topic label="Debugging a Python Maemo Application" href="html/gettingstarted/DebuggingPythonMaemoApplications.html" />
+ <topic label="Extracting Strings" href="html/gettingstarted/ExternalizeString.html" />
+ <topic label="Setting Sbrsh Preferences" href="html/gettingstarted/SettingsSbrshConfiguration.html" />
+ <topic label="Profiling Maemo Applications" href="html/gettingstarted/ProfilingMaemoApplications.html" />
+ <topic label="Project Configuration" href="html/gettingstarted/ConfigurationTutorial.html">
+ <topic label="Setting Preferences" href="html/gettingstarted/SettingPreferences.html" >
+ <topic label="Environment" href="html/gettingstarted/SettingPreferences.html#env" />
+ <topic label="Installed Targets" href="html/gettingstarted/SettingPreferences.html#int">
+ <topic label="Creating a New Target" href="html/gettingstarted/SettingPreferences.html#newtarget" />
+ </topic>
+ <topic label="Scratchbox 1" href="html/gettingstarted/SettingPreferences.html#sbox1"/>
+ <topic label="Scratchbox 2" href="html/gettingstarted/SettingPreferences.html#sbox2"/>
+ <topic label="SSH" href="html/gettingstarted/SettingPreferences.html#ssh"/>
+ <topic label="X Server" href="html/gettingstarted/SettingPreferences.html#xsr"/>
+ </topic>
+ <topic label="Setting sbrsh Configuration" href="html/gettingstarted/SettingsSbrshConfiguration.html" />
+ </topic>
</toc>
More information about the Esbox-commits
mailing list