mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 21:35:40 +02:00
[178201] Add Telnet public package to ISV Docs
This commit is contained in:
parent
7e9da45590
commit
da1b6c4493
2 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
;../org.eclipse.rse.subsystems.shells.dstore/src
|
;../org.eclipse.rse.subsystems.shells.dstore/src
|
||||||
;../org.eclipse.rse.subsystems.shells.local/src
|
;../org.eclipse.rse.subsystems.shells.local/src
|
||||||
;../org.eclipse.rse.subsystems.shells.ssh/src
|
;../org.eclipse.rse.subsystems.shells.ssh/src
|
||||||
|
;../org.eclipse.rse.subsystems.shells.telnet/src
|
||||||
;../org.eclipse.rse.ui/model
|
;../org.eclipse.rse.ui/model
|
||||||
;../org.eclipse.rse.ui/UI
|
;../org.eclipse.rse.ui/UI
|
||||||
;../org.eclipse.rse.ui/subsystems
|
;../org.eclipse.rse.ui/subsystems
|
||||||
|
@ -120,6 +121,7 @@ org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem
|
||||||
org.eclipse.rse.subsystems.shells.dstore
|
org.eclipse.rse.subsystems.shells.dstore
|
||||||
org.eclipse.rse.subsystems.shells.local
|
org.eclipse.rse.subsystems.shells.local
|
||||||
org.eclipse.rse.subsystems.shells.ssh
|
org.eclipse.rse.subsystems.shells.ssh
|
||||||
|
org.eclipse.rse.subsystems.shells.telnet
|
||||||
org.eclipse.rse.ui
|
org.eclipse.rse.ui
|
||||||
org.eclipse.rse.ui.actions
|
org.eclipse.rse.ui.actions
|
||||||
org.eclipse.rse.ui.dialogs
|
org.eclipse.rse.ui.dialogs
|
||||||
|
|
|
@ -103,6 +103,7 @@
|
||||||
<topic label="org.eclipse.rse.subsystems.shells.dstore" href="reference/api/org/eclipse/rse/subsystems/shells/dstore/package-summary.html"/>
|
<topic label="org.eclipse.rse.subsystems.shells.dstore" href="reference/api/org/eclipse/rse/subsystems/shells/dstore/package-summary.html"/>
|
||||||
<topic label="org.eclipse.rse.subsystems.shells.local" href="reference/api/org/eclipse/rse/subsystems/shells/local/package-summary.html"/>
|
<topic label="org.eclipse.rse.subsystems.shells.local" href="reference/api/org/eclipse/rse/subsystems/shells/local/package-summary.html"/>
|
||||||
<topic label="org.eclipse.rse.subsystems.shells.ssh" href="reference/api/org/eclipse/rse/subsystems/shells/ssh/package-summary.html"/>
|
<topic label="org.eclipse.rse.subsystems.shells.ssh" href="reference/api/org/eclipse/rse/subsystems/shells/ssh/package-summary.html"/>
|
||||||
|
<topic label="org.eclipse.rse.subsystems.shells.telnet" href="reference/api/org/eclipse/rse/subsystems/shells/telnet/package-summary.html"/>
|
||||||
</topic>
|
</topic>
|
||||||
<topic label="User Interface" href="provisional_api.html">
|
<topic label="User Interface" href="provisional_api.html">
|
||||||
<topic label="org.eclipse.rse.ui" href="reference/api/org/eclipse/rse/ui/package-summary.html"/>
|
<topic label="org.eclipse.rse.ui" href="reference/api/org/eclipse/rse/ui/package-summary.html"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue