Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html17
1 files changed, 7 insertions, 10 deletions
diff --git a/docs/index.html b/docs/index.html
index f1c031e1c..4c924d1d9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -4,11 +4,11 @@
<title>Target Communication Framework</title>
</head>
<body>
-<h1>Target Communication Framework </h1>
+<h1>Target Communication Framework</h1>
<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="https://dev.eclipse.org/mailman/listinfo/tcf-dev">tcf-dev@eclipse.org</a> mailing list
+(Agent portion made available under your choice of EPL v1.0 or EDL v1.0 dual-license).</p>
+<p>Direct comments, questions to the <a href="https://dev.eclipse.org/mailman/listinfo/tcf-dev">tcf-dev@eclipse.org</a> mailing list</p>
<h2>Available Documentation</h2>
@@ -41,16 +41,13 @@
<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><a href='TCF Agent Porting Guide.html'>TCF Agent Porting Guide</a>
<td width='500'>A guide for porting and customizing TCF agent code
<tr>
- <td>
- <a href='TCF_UDP_Discovery.html'>TCF UDP Discovery</a>
+ <td><a href='TCF_UDP_Discovery.html'>TCF UDP Discovery</a>
<td width='500'>TCF UDP Discovery protocol specifications
- <tr>
- <td>
- <a href='TCF Lua Integration.html'>TCF Lua Integration</a>
+ <tr>
+ <td><a href='TCF Lua Integration.html'>TCF Lua Integration</a>
<td width='500'>Using Lua programming language with TCF
</table>

Back to the top