Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-09-24 02:46:50 +0000
committermkersten2005-09-24 02:46:50 +0000
commit6afc4feae545730a7306602cd88ff1720ad88db7 (patch)
tree7a786c7918e252b8142034eb06319f55ed4f210b
parentddef1c3ae72e7cbcc8ecb4cc8591640ccd9d4e18 (diff)
downloadorg.eclipse.mylyn.tasks-6afc4feae545730a7306602cd88ff1720ad88db7.tar.gz
org.eclipse.mylyn.tasks-6afc4feae545730a7306602cd88ff1720ad88db7.tar.xz
org.eclipse.mylyn.tasks-6afc4feae545730a7306602cd88ff1720ad88db7.zip
Fixed Bugzilla Bug 104607: create FAQ documentR_0_3_9
and updated docs
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/toc.xml2
-rw-r--r--org.eclipse.mylyn.help.ui/book.css1
-rw-r--r--org.eclipse.mylyn.help.ui/doc/book.css1
-rw-r--r--org.eclipse.mylyn.help.ui/doc/context.html2
-rw-r--r--org.eclipse.mylyn.help.ui/doc/faq.html45
-rw-r--r--org.eclipse.mylyn.help.ui/doc/images/filtering-navigator.gifbin0 -> 8071 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/doc/images/task-context-visible.gifbin0 -> 8717 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/doc/limitations.html39
-rw-r--r--org.eclipse.mylyn.help.ui/doc/new.html27
-rw-r--r--org.eclipse.mylyn.help.ui/doc/overview.html16
-rw-r--r--org.eclipse.mylyn.help.ui/doc/toc.xml2
-rw-r--r--org.eclipse.mylyn.help.ui/doc/tools.html19
-rw-r--r--org.eclipse.mylyn.tasks.ui/book.css1
-rw-r--r--org.eclipse.mylyn.tasks.ui/doc/book.css1
-rw-r--r--org.eclipse.mylyn.tasks.ui/doc/bugzilla.html100
-rw-r--r--org.eclipse.mylyn.tasks.ui/doc/planning.html21
-rw-r--r--org.eclipse.mylyn.tasks.ui/doc/tasklist.html2
-rw-r--r--org.eclipse.mylyn.tasks.ui/doc/toc.xml2
18 files changed, 93 insertions, 188 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/toc.xml b/org.eclipse.mylyn.bugzilla.ui/doc/toc.xml
index 1799135c8..ae0bccbeb 100644
--- a/org.eclipse.mylyn.bugzilla.ui/doc/toc.xml
+++ b/org.eclipse.mylyn.bugzilla.ui/doc/toc.xml
@@ -2,7 +2,7 @@
<?NLS TYPE="org.eclipse.help.toc"?>
<!--<toc label="Bugzilla Client" topic="docs/html/book.html"> -->
-<toc link_to="../org.eclipse.mylar.doc/toc.xml#bugzilla" label="Bugzilla Client">
+<toc link_to="../org.eclipse.mylar.doc/doc/toc.xml#bugzilla" label="Bugzilla Client">
<topic label="Bugzilla Client" href="doc/html/book.html">
<topic label="Server Configuration" href="doc/html/start/setup.html"/>
<topic label="New Bug Wizard" href="doc/html/start/bugWizard.html"/>
diff --git a/org.eclipse.mylyn.help.ui/book.css b/org.eclipse.mylyn.help.ui/book.css
deleted file mode 100644
index 84d8880f2..000000000
--- a/org.eclipse.mylyn.help.ui/book.css
+++ /dev/null
@@ -1 +0,0 @@
-@import "../PRODUCT_PLUGIN/book.css";
diff --git a/org.eclipse.mylyn.help.ui/doc/book.css b/org.eclipse.mylyn.help.ui/doc/book.css
new file mode 100644
index 000000000..faa4199fe
--- /dev/null
+++ b/org.eclipse.mylyn.help.ui/doc/book.css
@@ -0,0 +1 @@
+@import "../../PRODUCT_PLUGIN/book.css";
diff --git a/org.eclipse.mylyn.help.ui/doc/context.html b/org.eclipse.mylyn.help.ui/doc/context.html
index b5f93076e..68145d668 100644
--- a/org.eclipse.mylyn.help.ui/doc/context.html
+++ b/org.eclipse.mylyn.help.ui/doc/context.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
+ <link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>
diff --git a/org.eclipse.mylyn.help.ui/doc/faq.html b/org.eclipse.mylyn.help.ui/doc/faq.html
new file mode 100644
index 000000000..58244ae02
--- /dev/null
+++ b/org.eclipse.mylyn.help.ui/doc/faq.html
@@ -0,0 +1,45 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
+ <link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css">
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+ <meta http-equiv="Content-Style-Type" content="text/css">
+ <title>
+ Mylar Limitations
+ </title>
+ </head>
+ <body>
+ <h1>
+ Frequent Asked Questions</h1>
+ <h3>What platforms are supported?</h3>
+ <p>Mylar supports Eclipse 3.1 final and Eclipse 3.2 milestone releases.&nbsp;
+ For the time being Mylar <i>only runs in a Java 5 VM</i>, but we are
+ exploring support for JDK 1.4 VMs.</p>
+ <h3>What are the key known limitations?</h3>
+ <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102663">Bug
+ 102663</a>&nbsp; Multiple workbench windows are not supported and Mylar will
+ not work properly if you have more than one window open.</p>
+ <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102848">Bug
+ 102848</a>&nbsp; You can only set one bugzilla repository per workspace.&nbsp; </p>
+ <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109314">Bug
+ 109314</a>&nbsp; Folding must be toggled off in order to view all the
+ matches for &quot;mark occurrences&quot;.&nbsp; This is not a Mylar-specific
+ limitation but is more noticeable when Automatic Folding is enabled.</p>
+ <h3>How do I stop declarations from showing up in the Package Explorer?</h3>
+ If you don't like Mylar's constant showing of Java members in the
+ Package Explorer, select the drop-down menu, then &quot;Filters...&quot; and
+ enable the &quot;Mylar Java Declarations Filter&quot;.&nbsp; It will then
+ stick in the menu in case you want to toggle between modes.<p>
+ <img border="0" src="images/filtering-declarations.gif" width="441" height="211"></p>
+ <h3>
+ Why does nothing show up in the Active Search or Active Hierarchy?</h3>
+ <p>
+ As you work and elements become landmarks (bold decoration), and
+ these elements populate the Active Search and Active Hierarchy
+ views.&nbsp; To force an element to populate the views manually make
+ it a landmark by right-clicking or hitting Ctrl+Alt+Shift+Up Arrow.&nbsp; </p>
+
+ </body>
+</html>
+
diff --git a/org.eclipse.mylyn.help.ui/doc/images/filtering-navigator.gif b/org.eclipse.mylyn.help.ui/doc/images/filtering-navigator.gif
new file mode 100644
index 000000000..fd9d2157e
--- /dev/null
+++ b/org.eclipse.mylyn.help.ui/doc/images/filtering-navigator.gif
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/doc/images/task-context-visible.gif b/org.eclipse.mylyn.help.ui/doc/images/task-context-visible.gif
new file mode 100644
index 000000000..2a3943b3e
--- /dev/null
+++ b/org.eclipse.mylyn.help.ui/doc/images/task-context-visible.gif
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/doc/limitations.html b/org.eclipse.mylyn.help.ui/doc/limitations.html
deleted file mode 100644
index 0ff01c053..000000000
--- a/org.eclipse.mylyn.help.ui/doc/limitations.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <meta http-equiv="Content-Style-Type" content="text/css">
- <title>
- Mylar Limitations
- </title>
- </head>
- <body>
- <h1>
- Known Limitations</h1>
- <p><b>Supported platforms</b></p>
- <ul>
- <li>Eclipse 3.1 final or later</li>
- <li>Java 5 VM or later</li>
- </ul>
- <p><b>General</b></p>
- <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102663">Bug
- 102663</a>&nbsp; Multiple workbench windows are not supported and Mylar will
- not work properly if you have more than one window open.</p>
- <p><b>Java editing</b></p>
- <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109314">Bug
- 109314</a>&nbsp; Folding must be toggled off in order to view all the
- matches for &quot;mark occurrences&quot;.&nbsp; This is not a Mylar-specific
- limitation but is more noticeable when Automatic Folding is enabled.</p>
- <p><b>Bugzilla</b></p>
- <p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102848">Bug
- 102848</a>&nbsp; You can only set one bug repository per workspace.&nbsp; </p>
- <p><b>Other</b></p>
- <p>
- <a href="https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&namedcmd=All Open Mylar Bugs">
- Bugzilla Query</a> showing all open Mylar reports.</p>
-
- </body>
-</html>
-
diff --git a/org.eclipse.mylyn.help.ui/doc/new.html b/org.eclipse.mylyn.help.ui/doc/new.html
index 9000778aa..d38e652a3 100644
--- a/org.eclipse.mylyn.help.ui/doc/new.html
+++ b/org.eclipse.mylyn.help.ui/doc/new.html
@@ -176,6 +176,24 @@ Submit feature requests to
</tr>
</table>
+<table cellpadding="10" cellspacing="0" width="600" id="table40">
+ <tr>
+ <td width="30%" valign="top" align="left">
+ <p align="right"><b>Navigator interest filtering</b></p>
+ </td>
+ <td width="70%" valign="top">
+ Interest filtering works in the navigator, similarly to the Package
+ Explorer.&nbsp; To temporarily un filter a node Alt+click it<p>
+ <img border="0" src="images/filtering-navigator.gif" width="353" height="195"></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr>
+ </td>
+ </tr>
+</table>
+
<table cellpadding="10" cellspacing="0" width="600" id="table9">
<tr>
<td width="30%" valign="top" align="left">
@@ -288,11 +306,10 @@ Submit feature requests to
<p align="right"><b>Task context indication</b></p>
</td>
<td valign="top" width="70%">
- <span style="background-color: #FFCC99">If a task has an active
- context the glasses go darker...</span><p>
- &nbsp;</p>
-
- </td>
+ <span style="background-color: #FFCC99">If a task has a context,
+ this will show as faint Mylar glasses on the task.&nbsp; The dark
+ glasses and bold label indicate which task is active.</span><p>
+ <img border="0" src="images/task-context-visible.gif" width="318" height="188"></td>
</tr>
<tr>
<td colspan="2">
diff --git a/org.eclipse.mylyn.help.ui/doc/overview.html b/org.eclipse.mylyn.help.ui/doc/overview.html
index debe0702c..1bb6f37fb 100644
--- a/org.eclipse.mylyn.help.ui/doc/overview.html
+++ b/org.eclipse.mylyn.help.ui/doc/overview.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
+ <link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>
@@ -13,15 +13,15 @@
<h1>
Mylar Overview</h1>
<p><i>The best way to get an overview of Mylar is by watching the flash
- demos, then by checking the latest <b>
- <a href="new.html">What's New</a></b></i></p>
+ demos, then by checking the latest </i> <b>
+ <a href="new.html">What's New</a></b></p>
<ul>
- <li><i><a href="http://eclipse.org/mylar/doc/demo/mylar-demo-03.html">
- Getting started</a> (5 minutes)</i></li>
- <li><i>
+ <li><b><a href="http://eclipse.org/mylar/doc/demo/mylar-demo-03.html">
+ Getting started</a></b> (5 minutes)</li>
+ <li><b>
<a href="http://eclipse.org/mylar/doc/demo/mylar-demo-03-search.html">
- Using active views</a> (2 minutes)</i></li>
- <li><i>Managing tasks (to come)</i></li>
+ Using active views</a> </b>(2 minutes)</li>
+ <li>Managing tasks (to come)</li>
</ul>
<p>As you work on programming tasks, Mylar watches your activity and creates
a task context.&nbsp; This context is associated with the task that you have
diff --git a/org.eclipse.mylyn.help.ui/doc/toc.xml b/org.eclipse.mylyn.help.ui/doc/toc.xml
index 8193d58a9..a4594d0ce 100644
--- a/org.eclipse.mylyn.help.ui/doc/toc.xml
+++ b/org.eclipse.mylyn.help.ui/doc/toc.xml
@@ -4,7 +4,7 @@
<toc label="Mylar" link_to="../last">
<topic label="Overview" href="doc/overview.html"/>
<topic label="New &amp; Noteworthy" href="doc/new.html"/>
- <topic label="Known Limitations" href="doc/limitations.html"/>
+ <topic label="FAQ" href="doc/faq.html"/>
<anchor id="tasklist"/>
<anchor id="workbench"/>
<anchor id="java"/>
diff --git a/org.eclipse.mylyn.help.ui/doc/tools.html b/org.eclipse.mylyn.help.ui/doc/tools.html
deleted file mode 100644
index 8b72cb371..000000000
--- a/org.eclipse.mylyn.help.ui/doc/tools.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <meta http-equiv="Content-Style-Type" content="text/css">
- <title>
- Mylar Tools
- </title>
- </head>
- <body>
- <h1>
- Mylar Tools</h1>
- <p>&nbsp;</p>
- <p>&nbsp;</p>
-
- </body>
-</html> \ No newline at end of file
diff --git a/org.eclipse.mylyn.tasks.ui/book.css b/org.eclipse.mylyn.tasks.ui/book.css
deleted file mode 100644
index 84d8880f2..000000000
--- a/org.eclipse.mylyn.tasks.ui/book.css
+++ /dev/null
@@ -1 +0,0 @@
-@import "../PRODUCT_PLUGIN/book.css";
diff --git a/org.eclipse.mylyn.tasks.ui/doc/book.css b/org.eclipse.mylyn.tasks.ui/doc/book.css
new file mode 100644
index 000000000..faa4199fe
--- /dev/null
+++ b/org.eclipse.mylyn.tasks.ui/doc/book.css
@@ -0,0 +1 @@
+@import "../../PRODUCT_PLUGIN/book.css";
diff --git a/org.eclipse.mylyn.tasks.ui/doc/bugzilla.html b/org.eclipse.mylyn.tasks.ui/doc/bugzilla.html
index f12465810..8eb706c39 100644
--- a/org.eclipse.mylyn.tasks.ui/doc/bugzilla.html
+++ b/org.eclipse.mylyn.tasks.ui/doc/bugzilla.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
+ <link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>
@@ -12,118 +12,34 @@
<body>
<h2>
Bugzilla Client Integration</h2>
- <p>
- ...</p>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table1">
- <colgroup>
- <col width="20%" valign="top" align="right">
- <col width="80%" valign="top" align="left">
- </colgroup>
- <tbody>
- <tr>
- <td width="30%" valign="top" align="left">
- <p align="right"><b>Open reports in web browser</b></p>
- </td>
- <td width="70%" valign="top">
Bug reports can be opened with either the Bug Editor or the Internal
Web Browser.&nbsp; This can be set as a Task List preferences.&nbsp;
When the Bug Editor is open you can click the hyperlink to show the
report in the browser (e.g. to use a feature not yet available in
the editor, such as voting).&nbsp; <p>
- <img border="0" src="../../org.eclipse.mylar.doc/doc/images/bugzilla-internal-browser.gif" width="344" height="157"></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
- </tbody>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table2">
- <tr>
- <td align="left" valign="top" width="30%">
- <p align="right"><b>Archived reports</b></p>
- </td>
- <td valign="top" width="70%">
- All bug reports are archived
+ <img border="0" src="../../org.eclipse.mylar.doc/doc/images/bugzilla-internal-browser.gif" width="344" height="157"></p>All bug reports are archived
in a special category that is invisible by default.&nbsp; But if a
you do a search, and the matches don't show in another category
(e.g. because no query matches that report), the archive category,
highlighted in blue below, gives access to that report.<p>
- <img border="0" src="../../org.eclipse.mylar.doc/doc/images/tasks-archive.gif" width="331" height="187"></td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table3">
- <tr>
- <td align="left" valign="top" width="30%">
- <p align="right"><b>Synchronization state</b></p>
- </td>
- <td valign="top" width="70%">
- If a bug report has information on it that has not been viewed, such
+ <img border="0" src="../../org.eclipse.mylar.doc/doc/images/tasks-archive.gif" width="331" height="187"><p>If a bug report has information on it that has not been viewed, such
as new comments, the blue &quot;incoming&quot; overlay is displayed.&nbsp; If
a bug has changes on it that have been saved but have not been
committed to Bugzilla, the gray &quot;outgoing&quot; overlay is displayed.&nbsp;
- A red overlay appears if there is a conflict.<p>
- <img border="0" src="../../org.eclipse.mylar.doc/doc/images/bugzilla-synch.gif" width="323" height="186"></p>
-
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table4">
- <tr>
- <td align="left" valign="top" width="30%">
- <p align="right"><b>Custom queries</b></p>
- </td>
- <td valign="top" width="70%">
- To create a custom Bugzilla query paste the query URL into the New
+ A red overlay appears if there is a conflict.</p>
+ <p>
+ <img border="0" src="../../org.eclipse.mylar.doc/doc/images/bugzilla-synch.gif" width="323" height="186"></p>To create a custom Bugzilla query paste the query URL into the New
Bugzilla Query dialog. This enables support of queries that can not
be configured via the dialog, and as such some query hits may not
open or format properly.<p>
<img border="0" src="../../org.eclipse.mylar.doc/doc/images/bugzilla-query-custom.gif" width="483" height="106"></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table5">
- <tr>
- <td align="left" valign="top" width="30%">
- <p align="right"><b>Offline mode</b></p>
- </td>
- <td valign="top" width="70%">
- You can now explicitly state
+ You can explicitly state
whether you want to work with cached copies of Bugzilla reports and
avoid refresh with the server.&nbsp; In offline mode the cached bug
copy is always used.&nbsp; In online mode the Bugzilla server is
always checked for the latest report.<p>
- <img border="0" src="../../org.eclipse.mylar.doc/doc/images/tasks-offline.gif" width="326" height="207"></td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
+ <img border="0" src="../../org.eclipse.mylar.doc/doc/images/tasks-offline.gif" width="326" height="207">
</body>
</html>
diff --git a/org.eclipse.mylyn.tasks.ui/doc/planning.html b/org.eclipse.mylyn.tasks.ui/doc/planning.html
index 8620a661c..e631dd1ef 100644
--- a/org.eclipse.mylyn.tasks.ui/doc/planning.html
+++ b/org.eclipse.mylyn.tasks.ui/doc/planning.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
+ <link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>
@@ -11,25 +11,10 @@
</head>
<body>
<h2>
- Task Planning</h2>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table1">
- <tr>
- <td width="30%" valign="top" align="left">
- <p align="right"><b>Reminders</b></p>
- </td>
- <td width="70%" valign="top">
- Set a reminder for a task when creating it, or by selecting the
+ Task Planning</h2>Set a reminder for a task when creating it, or by selecting the
&quot;Summary&quot; tab of the Task Editor.&nbsp; When you start using Eclipse
on the given day the reminders will come up.<p>
- <img border="0" src="../../org.eclipse.mylar.doc/doc/images/tasks-reminders.gif" width="452" height="154"></td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
+ <img border="0" src="../../org.eclipse.mylar.doc/doc/images/tasks-reminders.gif" width="452" height="154">
</body>
</html>
diff --git a/org.eclipse.mylyn.tasks.ui/doc/tasklist.html b/org.eclipse.mylyn.tasks.ui/doc/tasklist.html
index 3bcff7b3c..e30442f33 100644
--- a/org.eclipse.mylyn.tasks.ui/doc/tasklist.html
+++ b/org.eclipse.mylyn.tasks.ui/doc/tasklist.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
+ <link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>
diff --git a/org.eclipse.mylyn.tasks.ui/doc/toc.xml b/org.eclipse.mylyn.tasks.ui/doc/toc.xml
index eb662f680..1bacafd3c 100644
--- a/org.eclipse.mylyn.tasks.ui/doc/toc.xml
+++ b/org.eclipse.mylyn.tasks.ui/doc/toc.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
-<toc link_to="../doc/org.eclipse.mylar.doc/toc.xml#tasklist" label="Task List">
+<toc link_to="../org.eclipse.mylar.doc/doc/toc.xml#tasklist" label="Task List">
<topic label="Task List" href="doc/tasklist.html">
<topic label="Task Planning" href="doc/planning.html"/>
<topic label="Bugzilla Integration" href="doc/bugzilla.html"/>

Back to the top