diff options
author | mmayworm | 2007-06-30 12:57:28 +0000 |
---|---|---|
committer | mmayworm | 2007-06-30 12:57:28 +0000 |
commit | 816a269f28dc7017bbbd7f78db5d8160342a9097 (patch) | |
tree | cd2fdb53b351f2230575b071966bcc5d7b7298a3 /doc | |
parent | 672b7df312c4fd4f666813d25959f410efc9420d (diff) | |
download | org.eclipse.ecf-816a269f28dc7017bbbd7f78db5d8160342a9097.tar.gz org.eclipse.ecf-816a269f28dc7017bbbd7f78db5d8160342a9097.tar.xz org.eclipse.ecf-816a269f28dc7017bbbd7f78db5d8160342a9097.zip |
updating references
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bundles/org.eclipse.ecf.doc/toc.xml | 2 | ||||
-rw-r--r-- | doc/bundles/org.eclipse.ecf.doc/tocpics_Concepts.xml | 2 | ||||
-rw-r--r-- | doc/bundles/org.eclipse.ecf.doc/topics_Reference.xml | 10 |
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/bundles/org.eclipse.ecf.doc/toc.xml b/doc/bundles/org.eclipse.ecf.doc/toc.xml index c8cd7d237..3467c8b91 100644 --- a/doc/bundles/org.eclipse.ecf.doc/toc.xml +++ b/doc/bundles/org.eclipse.ecf.doc/toc.xml @@ -5,7 +5,7 @@ <topic label="Quick Start" href="html/gettingstarted/quickStart.html"/> <topic label="System Requirements" href="html/gettingstarted/prerequisites.html"/> <topic label="Overview" href="html/overview/ecf_overview.html"/> - <topic label="Tips and Tricks" href="html/overview/ecfTipsTricks.html"/> + <topic label="Tips and Tricks" href="http://wiki.eclipse.org/ECF_Tips_Tricks"/> <topic label="What's New and Noteworthy" href="http://www.eclipse.org/ecf/NewAndNoteworthy.html"/> <topic label="Legal" href="notices.html"/> <topic label="API Concepts"> diff --git a/doc/bundles/org.eclipse.ecf.doc/tocpics_Concepts.xml b/doc/bundles/org.eclipse.ecf.doc/tocpics_Concepts.xml index 8c6237e13..fca8a548f 100644 --- a/doc/bundles/org.eclipse.ecf.doc/tocpics_Concepts.xml +++ b/doc/bundles/org.eclipse.ecf.doc/tocpics_Concepts.xml @@ -3,5 +3,5 @@ <toc label="Concepts" link_to="toc.xml#concepts"> <topic label="Introduction" href="html/concepts/intro.html"/> - <topic label="ECF Architecture" href="html/concepts/ecfArchitecture.html"/> + <topic label="ECF Architecture" href="http://www.eclipse.org/ecf/documentation.php"/> </toc> diff --git a/doc/bundles/org.eclipse.ecf.doc/topics_Reference.xml b/doc/bundles/org.eclipse.ecf.doc/topics_Reference.xml index f19004cab..2433827d6 100644 --- a/doc/bundles/org.eclipse.ecf.doc/topics_Reference.xml +++ b/doc/bundles/org.eclipse.ecf.doc/topics_Reference.xml @@ -2,12 +2,12 @@ <?NLS TYPE="org.eclipse.help.toc"?> <toc label="Reference" link_to="toc.xml#reference"> - <topic label="ECF API" href="html/reference/ecfApi.html"/> - <topic label="JavaDoc" href="html/reference/ecfJavaDoc.html"/> + <topic label="ECF API" href="http://wiki.eclipse.org/index.php/ECF_API_Docs"/> + <topic label="JavaDoc" href="http://www.eclipse.org/ecf/org.eclipse.ecf.docs/api/overview-summary.html"/> <topic label="Extension Points"> <link toc="topics_Extpoint.xml"/> </topic> - <topic label="Project Wiki" href="html/reference/ecfWiki.html"/> - <topic label="ECF Servers" href="html/reference/ecfServers.html"/> - <topic label="Bot Framework" href="html/reference/ecfBotFramework.html"/> + <topic label="Project Wiki" href="http://wiki.eclipse.org/index.php/Eclipse_Communication_Framework_Project"/> + <topic label="ECF Servers" href="http://wiki.eclipse.org/index.php/ECF_Servers"/> + <topic label="Bot Framework" href="http://wiki.eclipse.org/index.php/Bot_Framework"/> </toc> |