Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-08-13 20:42:48 +0000
committerspingel2008-08-13 20:42:48 +0000
commitd264d08ca41c65c1d23afacfd3dbadcb04d54f4f (patch)
tree0edd3bf94d5456b521bea0386e157e88e574e287 /org.eclipse.mylyn.help.ui/toc.xml
parent4228ed7698dc130a3f33e439fae1a37d2ec6206f (diff)
downloadorg.eclipse.mylyn.tasks-d264d08ca41c65c1d23afacfd3dbadcb04d54f4f.tar.gz
org.eclipse.mylyn.tasks-d264d08ca41c65c1d23afacfd3dbadcb04d54f4f.tar.xz
org.eclipse.mylyn.tasks-d264d08ca41c65c1d23afacfd3dbadcb04d54f4f.zip
ASSIGNED - bug 242979: [patch] generate Eclipse help from wiki user guide
https://bugs.eclipse.org/bugs/show_bug.cgi?id=242979
Diffstat (limited to 'org.eclipse.mylyn.help.ui/toc.xml')
-rw-r--r--org.eclipse.mylyn.help.ui/toc.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.help.ui/toc.xml b/org.eclipse.mylyn.help.ui/toc.xml
index 1042cce00..d8b4b9e98 100644
--- a/org.eclipse.mylyn.help.ui/toc.xml
+++ b/org.eclipse.mylyn.help.ui/toc.xml
@@ -4,7 +4,9 @@
<toc label="Mylyn" topic="doc/overview.html">
<topic href="doc/overview.html" label="Overview">
</topic>
- <link toc="userguide/Mylyn User Guide-toc.xml"/>
+ <topic href="userguide/Mylyn User Guide.html" label="User Guide">
+ <link toc="userguide/Mylyn User Guide-toc.xml"/>
+ </topic>
<!--
<topic label="What's new" href="doc/new.html" />
<topic label="Tips and tricks" href="doc/tips.html"/>

Back to the top