mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-07 18:43:32 +02:00
26 lines
No EOL
1.2 KiB
XML
26 lines
No EOL
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?NLS TYPE="org.eclipse.help.contexts"?>
|
|
<!--
|
|
Copyright (c) 2008 Wind River Systems, Inc.
|
|
All rights reserved. This program and the accompanying materials
|
|
are made available under the terms of the Eclipse Public License v1.0
|
|
which accompanies this distribution, and is available at
|
|
http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
Contributors:
|
|
Martin Oberhuber (Wind River) - initial API and implementation
|
|
-->
|
|
<contexts>
|
|
<context id="terminal_page">
|
|
<description>The Terminal View supports direct connections to remote systems via serial or network connections.
|
|
</description>
|
|
<topic label="Terminal View" href="doc/html/01_terminalview.html" />
|
|
<topic label="Terminal Emulation" href="doc/html/04_terminal_emulation.html" />
|
|
</context>
|
|
<context id="terminal_settings">
|
|
<description>The Terminal Settings Dialog provides the controls for making terminal connections.
|
|
</description>
|
|
<topic label="Terminal Settings Dialog" href="doc/html/03_terminal_settings.html#terminal_settings"/>
|
|
<topic label="Terminal View Quick Reference" href="doc/html/02_terminal_page.html#terminal_page"/>
|
|
</context>
|
|
</contexts> |