Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-02-03 03:48:37 +0000
committerspingel2009-02-03 03:48:37 +0000
commit85cdfca5f0823028add287c9343424745451d1f7 (patch)
treefec463d03d6d4b02424bb6f14968887e4a51bf4b /org.eclipse.mylyn.help.ui/toc.xml
parent8d9a2dea97ea412f07c93da0cd57cd101885c7ec (diff)
downloadorg.eclipse.mylyn.tasks-85cdfca5f0823028add287c9343424745451d1f7.tar.gz
org.eclipse.mylyn.tasks-85cdfca5f0823028add287c9343424745451d1f7.tar.xz
org.eclipse.mylyn.tasks-85cdfca5f0823028add287c9343424745451d1f7.zip
NEW - bug 246387: restructure the User Guide and FAQ
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246387
Diffstat (limited to 'org.eclipse.mylyn.help.ui/toc.xml')
-rw-r--r--org.eclipse.mylyn.help.ui/toc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.help.ui/toc.xml b/org.eclipse.mylyn.help.ui/toc.xml
index d8b4b9e98..e0fc0bbfd 100644
--- a/org.eclipse.mylyn.help.ui/toc.xml
+++ b/org.eclipse.mylyn.help.ui/toc.xml
@@ -4,8 +4,8 @@
<toc label="Mylyn" topic="doc/overview.html">
<topic href="doc/overview.html" label="Overview">
</topic>
- <topic href="userguide/Mylyn User Guide.html" label="User Guide">
- <link toc="userguide/Mylyn User Guide-toc.xml"/>
+ <topic href="userguide/Mylyn Reference.html" label="Reference">
+ <link toc="userguide/Mylyn Reference-toc.xml"/>
</topic>
<!--
<topic label="What's new" href="doc/new.html" />

Back to the top