Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TCF Service - Line Numbers.html')
-rw-r--r--docs/TCF Service - Line Numbers.html46
1 files changed, 46 insertions, 0 deletions
diff --git a/docs/TCF Service - Line Numbers.html b/docs/TCF Service - Line Numbers.html
new file mode 100644
index 000000000..3888cf5ca
--- /dev/null
+++ b/docs/TCF Service - Line Numbers.html
@@ -0,0 +1,46 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+ <title>Target Communication Framework Services - Line Numbers</title>
+</head>
+
+<body lang='EN-US'>
+
+<h1>Target Communication Framework Services - Line Numbers</h1>
+
+<ul>
+ <li><a href='#VersionHistory'>Version History</a>
+ <li><a href='#Overview'>Overview</a>
+ <li><a href='#Cmds'>Commands</a>
+ <li><a href='#API'>API</a>
+</ul>
+
+<h1>Line Numbers Service</h1>
+
+<h2><a name='VersionHistory'>Version History</a></h2>
+
+<table border=1 cellpadding=8>
+ <tr>
+ <th>Version
+ <th>Date
+ <th>Change
+ <tr>
+ <td>1.0
+ <td>2011-11-11
+ <td>Initial
+</table>
+
+<h2><a name='Overview'>Overview</a></h2>
+
+<p>The service uses standard format for error reports,
+see <a href='TCF Services.html#ErrorFormat'>Error Report Format</a>.</p>
+
+<h2><a name='Cmds'>Commands</a></h2>
+
+<h2><a name='API'>API</a></h2>
+
+<pre>
+</pre>
+
+</body>
+</html>

Back to the top