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 /org.eclipse.mylyn.help.ui/doc/overview.html
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
Diffstat (limited to 'org.eclipse.mylyn.help.ui/doc/overview.html')
-rw-r--r--org.eclipse.mylyn.help.ui/doc/overview.html16
1 files changed, 8 insertions, 8 deletions
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

Back to the top