[Esbox-commits] r1077 - branches/work_Jeff/org.maemo.esbox.help
jeffc at garage.maemo.org
jeffc at garage.maemo.org
Mon Dec 15 23:16:20 EET 2008
Author: jeffc
Date: 2008-12-15 23:16:20 +0200 (Mon, 15 Dec 2008)
New Revision: 1077
Modified:
branches/work_Jeff/org.maemo.esbox.help/tocconcepts.xml
branches/work_Jeff/org.maemo.esbox.help/tocgettingstarted.xml
branches/work_Jeff/org.maemo.esbox.help/toctasks.xml
Log:
restructured toc and removed duplicate entries
Modified: branches/work_Jeff/org.maemo.esbox.help/tocconcepts.xml
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/tocconcepts.xml 2008-12-13 22:49:03 UTC (rev 1076)
+++ branches/work_Jeff/org.maemo.esbox.help/tocconcepts.xml 2008-12-15 21:16:20 UTC (rev 1077)
@@ -6,8 +6,6 @@
</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="Maemo Projects" href="html/concepts/MaemoProjects.html">
@@ -16,8 +14,6 @@
</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="Scratchbox Target" href="html/concepts/ScratchboxTarget.html">
Modified: branches/work_Jeff/org.maemo.esbox.help/tocgettingstarted.xml
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/tocgettingstarted.xml 2008-12-13 22:49:03 UTC (rev 1076)
+++ branches/work_Jeff/org.maemo.esbox.help/tocgettingstarted.xml 2008-12-15 21:16:20 UTC (rev 1077)
@@ -14,9 +14,7 @@
<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="Build Machines" href="html/gettingstarted/SettingPreferences.html#bldmachine"/>
Modified: branches/work_Jeff/org.maemo.esbox.help/toctasks.xml
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/toctasks.xml 2008-12-13 22:49:03 UTC (rev 1076)
+++ branches/work_Jeff/org.maemo.esbox.help/toctasks.xml 2008-12-15 21:16:20 UTC (rev 1077)
@@ -14,10 +14,12 @@
</topic>
<topic label="Remote Launching" href="html/concepts/RemoteLaunching.html">
</topic>
- <topic label="Local Debugging" href="html/concepts/LocalDebugging.html">
- </topic>
- <topic label="Remote Debugging" href="html/concepts/RemoteDebugging.html">
+ <topic label="Debian Package Management" href="html/tasks/DebianPackage.html">
</topic>
- <topic label="Debian Package Management" href="html/tasks/DebianPackage.html">
- </topic>
+ <topic label="Profiling Maemo Applications" href="html/gettingstarted/ProfilingMaemoApplications.html">
+ </topic>
+ <topic label="Extracting Strings" href="html/gettingstarted/ExternalizeString.html">
+ </topic>
+ <topic label="Validating Installed Packages" href="html/tasks/validatepackages.html">
+ </topic>
</toc>
More information about the Esbox-commits
mailing list