1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/remote/org.eclipse.remote.doc.isv/html/toc.html
Jonah Graham 928046e272 Bug 577097: Move o.e.remote into a subfolder
Includes removing redundant content that will be provided by CDT:
- .mvn/extensions.xml
- .gitignore
- CONTRIBUTING
- LICENSE
- NOTICE
- root pom.xmls

Note: if you get to this commit when searching history or
doing git blame, try adding --follow to force the history
back before this move.

Change-Id: I42bdbb2cf8e7f07d6608c32eaabf2b54151a1fb1
2022-01-11 20:04:18 -05:00

20 lines
698 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Remote Developer's Guide</title>
</head>
<body>
<h1>Eclipse Remote Developer's Guide</h1>
<p>This is the guide of the eclipse remote development framework as of provided by <i>org.eclipse.remote</i> project.</p>
<h3>Table of Contents</h3>
<ul style="list-style-type:none">
<li><a href="gettingstarted/intro.html">Getting Started</a></li>
<li><a href="concepts/concepts.html">Concepts</a></li>
<li><a href="samples/examples.html">Usage Examples</a></li>
<li><a href="reference/api/index.html">Reference</a></li>
</ul>
</body>
</html>