mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Update TOC for user docs
This commit is contained in:
parent
9bdbba893b
commit
bca6b002da
2 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
<div>
|
||||
<p>There are numerous ways how developers and software vendors can extend 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
|
||||
holds extensive
|
||||
<a href="../../org.eclipse.rse.doc.isv/guide/tutorials.html">tutorials</a>,
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||
<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="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="Extending Remote System Explorer" href="gettingstarted/gxtending.html"/>
|
||||
</topic>
|
||||
|
|
Loading…
Add table
Reference in a new issue