Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-09-01 10:12:40 +0000
committerEike Stepper2012-09-01 10:12:40 +0000
commit617fe3dcf7b31291514a06b64ffabb8e6545b3aa (patch)
treea7d0a820aec5dee2d5045b47c811570238d01638 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin
parent27ced0f92cd49702142bb8db0a05fbe7b48d35c1 (diff)
downloadcdo-617fe3dcf7b31291514a06b64ffabb8e6545b3aa.tar.gz
cdo-617fe3dcf7b31291514a06b64ffabb8e6545b3aa.tar.xz
cdo-617fe3dcf7b31291514a06b64ffabb8e6545b3aa.zip
Update docs
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/AbstractCDOAdmin.html4
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/package-summary.html2
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/AbstractCDOAdmin.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/AbstractCDOAdmin.html
index c9095864ac..999d0d2393 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/AbstractCDOAdmin.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/AbstractCDOAdmin.html
@@ -120,6 +120,10 @@ Class AbstractCDOAdmin</H2>
<P>
+If the meaning of this type isn't clear, there really should be more of a description here...
+<P>
+
+<P>
<DL>
<DT><B>Since:</B></DT>
<DD>4.1</DD>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/package-summary.html
index 327e0db40c..504ffd58e4 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/package-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/admin/package-summary.html
@@ -117,7 +117,7 @@ Common concepts for dealing with protocols and CDO administration-specific I/O.
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/AbstractCDOAdmin.html" title="class in org.eclipse.emf.cdo.spi.common.admin">AbstractCDOAdmin</A></B></TD>
-<TD>&nbsp;</TD>
+<TD>If the meaning of this type isn't clear, there really should be more of a description here...</TD>
</TR>
</TABLE>
&nbsp;

Back to the top