From 026349d6990d6ac1038eb434bf7dfd317ef9a828 Mon Sep 17 00:00:00 2001
From: David Dykstal
Date: Thu, 22 Feb 2007 21:15:24 +0000
Subject: [PATCH] [174770][doc] removing , adding missing closing tags,
fixing nesting and ids.
---
.../org.eclipse.dstore.doc.isv/guide/Artifacts.html | 2 +-
.../guide/Communications.html | 3 +--
.../guide/DataElements.html | 6 +++---
.../guide/plugin/subsystem.html | 8 ++++----
.../org.eclipse.rse.doc.user/concepts/cbegin.html | 4 +---
.../org.eclipse.rse.doc.user/concepts/cfilters.html | 4 ++--
.../org.eclipse.rse.doc.user/concepts/cprofile.html | 2 +-
.../concepts/cremcompile.html | 6 +++---
.../org.eclipse.rse.doc.user/concepts/cteam.html | 6 +++---
.../concepts/cuniversal.html | 8 ++++----
.../concepts/cuseractions.html | 2 +-
.../org.eclipse.rse.doc.user/tasks/tteamsup.html | 8 ++++----
.../org.eclipse.rse.doc.user/tasks/tteamsup1.html | 4 ++--
.../org.eclipse.rse.remotecdt/remotecdt.html | 2 +-
.../html/futures.html | 6 +++---
.../html/plugging.html | 13 ++++++-------
.../html/purpose.html | 2 +-
.../org.eclipse.rse.tests.framework/html/view.html | 2 +-
18 files changed, 42 insertions(+), 46 deletions(-)
diff --git a/rse/doc/org.eclipse.dstore.doc.isv/guide/Artifacts.html b/rse/doc/org.eclipse.dstore.doc.isv/guide/Artifacts.html
index 3b35774b087..a45c4741edb 100755
--- a/rse/doc/org.eclipse.dstore.doc.isv/guide/Artifacts.html
+++ b/rse/doc/org.eclipse.dstore.doc.isv/guide/Artifacts.html
@@ -17,7 +17,7 @@
DataElement
Miner
-All the classes and interfaces mentioned here are defined in the org.eclipse.dstore.core plugin.
+
All the classes and interfaces mentioned here are defined in the org.eclipse.dstore.core plugin.
diff --git a/rse/doc/org.eclipse.dstore.doc.isv/guide/Communications.html b/rse/doc/org.eclipse.dstore.doc.isv/guide/Communications.html
index 3cad8e80440..3446f6fd8ec 100755
--- a/rse/doc/org.eclipse.dstore.doc.isv/guide/Communications.html
+++ b/rse/doc/org.eclipse.dstore.doc.isv/guide/Communications.html
@@ -78,6 +78,7 @@ over the network. For its handlers, the local DataStore uses a Client Update
In the above dialog, the path of commands to the tools is shown with solid lines, while the path of data to client is shown with dotted lines.
+
-
@@ -99,7 +100,6 @@ The Client Update Handler gets the data from the queue and sends out a domain no
A domain listener for the RSE subsystem receives the notification and then uses the result data to update the UI.
-
Client/Server DataStore
@@ -154,6 +154,5 @@ The Client Update Handler gets the data from the queue and sends out a domain no
A domain listener for the RSE subsystem receives the notification and then uses the result data to update the UI.
-