diff options
author | Eugene Tarassov | 2019-07-24 20:04:23 +0000 |
---|---|---|
committer | Eugene Tarassov | 2019-07-24 20:20:07 +0000 |
commit | e86b66160bab3e7742350b0b5790fe57f772d655 (patch) | |
tree | a78a19cded95ba70d1e50071d4cbdd90d5c1ebb0 /docs/TCF Service - Processes.html | |
parent | e1b87d42fd5d2d309fc39bc282765b794484de9a (diff) | |
download | org.eclipse.tcf-e86b66160bab3e7742350b0b5790fe57f772d655.tar.gz org.eclipse.tcf-e86b66160bab3e7742350b0b5790fe57f772d655.tar.xz org.eclipse.tcf-e86b66160bab3e7742350b0b5790fe57f772d655.zip |
TCF Docs: improved specifications of TCF services
Diffstat (limited to 'docs/TCF Service - Processes.html')
-rw-r--r-- | docs/TCF Service - Processes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/TCF Service - Processes.html b/docs/TCF Service - Processes.html index d24120e7f..6d97be7a2 100644 --- a/docs/TCF Service - Processes.html +++ b/docs/TCF Service - Processes.html @@ -61,10 +61,10 @@ available for client to read/write using <a href='TCF Service - Streams.html'>St streams is set to "Processes".</p> <p>Command and event parameters are encoded -as zero terminated <a href='TCF Specification.html#JSON'>JSON</a> strings.</p> +as zero terminated <a href='TCF JSON.html'>JSON</a> strings.</p> <p>The service uses standard format for error reports, -see <a href='TCF Services.html#ErrorFormat'>Error Report Format</a>.</p> +see <a href='TCF Error Report Format.html'>Error Report Format</a>.</p> <h2><a name='Cmds'>Commands</a></h2> |