Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreutarass2009-06-25 22:59:40 +0000
committereutarass2009-06-25 22:59:40 +0000
commitf68e497c73bccf6b31a5e94312c2fac79322a801 (patch)
treefbf684a6a26bc36604dbd8c465c643f79fe3b8e3 /docs/index.html
parentc9d744746485204269b5df4d939ca34dcf73fa16 (diff)
downloadorg.eclipse.tcf-f68e497c73bccf6b31a5e94312c2fac79322a801.tar.gz
org.eclipse.tcf-f68e497c73bccf6b31a5e94312c2fac79322a801.tar.xz
org.eclipse.tcf-f68e497c73bccf6b31a5e94312c2fac79322a801.zip
Created initial version of TCF Agent Porting Guide
Changed mailing list name from dsdp-tm-dev to dsdp-tcf-dev in TCF docs
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index e500996ca..25c2e9fa5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,7 +8,7 @@
<p>Copyright (c) 2007, 2008 Wind River Systems, Inc. and others. Made available under the EPL v1.0
(Agent portion made available under your choice of EPL v1.0 or EDL v1.0 dual-license).
-<p>Direct comments, questions to the <a href="mailto:dsdp-tm-dev@eclipse.org">dsdp-tm-dev@eclipse.org</a> mailing list
+<p>Direct comments, questions to the <a href="mailto:dsdp-tcf-dev@eclipse.org">dsdp-tcf-dev@eclipse.org</a> mailing list
<h2>Available Documentation</h2>
@@ -38,7 +38,12 @@
ContextIds are intended to be used
<tr>
<td><a href='TCF Linux Agent Prototype.html'>TCF Agent Prototype</a>
- <td width=500>Brief description of the TCF target agent prototype implementation
+ <td width=500>
+ Brief description of the TCF target agent prototype implementation
+ <tr>
+ <td>
+ <a href='TCF Agent Porting Guide.html'>TCF Agent Porting Guide</a>
+ <td width='500'>A guide for porting and customizing TCF agent code
</table>
</body>

Back to the top