Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-08-13 00:51:34 +0000
committerspingel2008-08-13 00:51:34 +0000
commitfd1e5a2a8032b72ca0b61e93a3b3fa52bf935e37 (patch)
treea9ae90f84927238cbd525fb62fd6796e95cb9ce3 /org.eclipse.mylyn.help.ui/toc.xml
parent0591999a8e30185d9449ec4a3a70e05b146c6337 (diff)
downloadorg.eclipse.mylyn.tasks-fd1e5a2a8032b72ca0b61e93a3b3fa52bf935e37.tar.gz
org.eclipse.mylyn.tasks-fd1e5a2a8032b72ca0b61e93a3b3fa52bf935e37.tar.xz
org.eclipse.mylyn.tasks-fd1e5a2a8032b72ca0b61e93a3b3fa52bf935e37.zip
ASSIGNED - bug 242979: 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 146f29165..1042cce00 100644
--- a/org.eclipse.mylyn.help.ui/toc.xml
+++ b/org.eclipse.mylyn.help.ui/toc.xml
@@ -2,7 +2,9 @@
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Mylyn" topic="doc/overview.html">
- <topic label="Overview" href="doc/overview.html" />
+ <topic href="doc/overview.html" label="Overview">
+ </topic>
+ <link toc="userguide/Mylyn User Guide-toc.xml"/>
<!--
<topic label="What's new" href="doc/new.html" />
<topic label="Tips and tricks" href="doc/tips.html"/>

Back to the top