1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 15:23:59 +02:00

Update TOC for user docs

This commit is contained in:
Martin Oberhuber 2006-08-19 05:08:48 +00:00
parent 9bdbba893b
commit bca6b002da
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,7 @@
<div> <div>
<p>There are numerous ways how developers and software vendors can extend the <p>There are numerous ways how developers and software vendors can extend the
capabilities of the Remote System Explorer. Please look at the capabilities of the Remote System Explorer. Please look at the
<a href="../../org.eclipse.rse.doc.isv/">RSE Developer Guide</a> to learn about adding subsystems, <a href="../../org.eclipse.rse.doc.isv/guide/rse_int_architecture.html">RSE Developer Guide</a> to learn about adding subsystems,
remote property pages or additional popup actions. The developer guide remote property pages or additional popup actions. The developer guide
holds extensive holds extensive
<a href="../../org.eclipse.rse.doc.isv/guide/tutorials.html">tutorials</a>, <a href="../../org.eclipse.rse.doc.isv/guide/tutorials.html">tutorials</a>,

View file

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<?NLS TYPE="org.eclipse.help.toc"?> <?NLS TYPE="org.eclipse.help.toc"?>
<toc label="RSE User Guide"> <toc label="RSE User Guide">
<topic label="Getting Started" href="gettingstarted/gstart.html"> <topic label="Getting Started" href="gettingstarted/g_start.html">
<topic label="Installing the Remote System Explorer" href="gettingstarted/g1installing.html"/> <topic label="Installing the Remote System Explorer" href="gettingstarted/g1installing.html"/>
<topic label="First Steps with the Remote System Explorer" href="gettingstarted/g2firststeps.html"/> <topic label="First Steps with the Remote System Explorer" href="gettingstarted/g2firststeps.html"/>
<topic label="Setting up a dstore server" href="tasks/tbeginlinux.html"/>
<topic label="Using Remote Connections" href="gettingstarted/gusing.html"/> <topic label="Using Remote Connections" href="gettingstarted/gusing.html"/>
<topic label="Extending Remote System Explorer" href="gettingstarted/gxtending.html"/> <topic label="Extending Remote System Explorer" href="gettingstarted/gxtending.html"/>
</topic> </topic>