diff options
author | Brian de Alwis | 2016-05-15 02:55:43 +0000 |
---|---|---|
committer | Brian de Alwis | 2016-05-15 02:55:43 +0000 |
commit | 088eee2d3755957798ccd831b443d78b09136ea6 (patch) | |
tree | c34e110b42c0d4036e5aef67877fbaad164531bf /org.eclipse.ui.intro.quicklinks | |
parent | 2283f36e78065fa5d146331cd36553888c537bb6 (diff) | |
download | eclipse.platform.ua-088eee2d3755957798ccd831b443d78b09136ea6.tar.gz eclipse.platform.ua-088eee2d3755957798ccd831b443d78b09136ea6.tar.xz eclipse.platform.ua-088eee2d3755957798ccd831b443d78b09136ea6.zip |
Bug 493693 - Package org.eclipse.ui.intro.quicklinks is not in Help
Change-Id: Ie654589080b7d8d153ac514bfadef05e80deb4bb
Diffstat (limited to 'org.eclipse.ui.intro.quicklinks')
-rw-r--r-- | org.eclipse.ui.intro.quicklinks/src/org/eclipse/ui/intro/quicklinks/package.html | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/org.eclipse.ui.intro.quicklinks/src/org/eclipse/ui/intro/quicklinks/package.html b/org.eclipse.ui.intro.quicklinks/src/org/eclipse/ui/intro/quicklinks/package.html index 6a6a0c08d..c30811384 100644 --- a/org.eclipse.ui.intro.quicklinks/src/org/eclipse/ui/intro/quicklinks/package.html +++ b/org.eclipse.ui.intro.quicklinks/src/org/eclipse/ui/intro/quicklinks/package.html @@ -1,18 +1,19 @@ -<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> - <head> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<meta name="Author" content="IBM"> -<meta name="GENERATOR" content="Microsoft FrontPage 4.0"> -<meta name="ProgId" content="FrontPage.Editor.Document"> -<title>Package-level Javadoc</title> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> + <meta name="Author" content="Manumitting Technologies Inc"> + <title>Package-level Javadoc</title> </head> - <body> +Application programming interfaces for the Quicklinks +Viewer, a component for the Welcome/Intro. -TBD +<h2>Package Specification</h2> +The package provides classes that are used to implement the +<em>Quicklinks Viewer</em>, a component for the Welcome/Intro. +<em>The Quicklinks Viewer is experimental component and is not yet +considered API.</em> </body> - </html> |