Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/toc.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/toc.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/toc.xml b/plugins/org.eclipse.emf.cdo.doc/toc.xml
index f79b94d134..e385b9308b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/toc.xml
+++ b/plugins/org.eclipse.emf.cdo.doc/toc.xml
@@ -6,6 +6,7 @@
<topic label="Programmer's Guide" href="html/programmers/index.html">
<topic label="Developing Client Applications" href="html/programmers/client/index.html">
<topic label="Understanding the Architecture of a Client Application" href="html/programmers/client/Architecture.html" />
+ <topic label="View Providers" href="html/programmers/client/ViewProviders.html" />
</topic>
<topic label="Dealing with Servers" href="html/programmers/server/index.html">
<topic label="Understanding the Architecture of a Repository" href="html/programmers/server/Architecture.html" />

Back to the top