Help

Introduction

This example illustrates the use of the help system online documentation.
 

Running the example

To run the Help Example, pull down the Help menu.  Select Help Contents menu to launch the help view, and select the Help System Example from the list of books.  Expand the books to reveal help topics.  Click on the various help topics to display the help content.
 

Details

The Help Example illustrates the following tasks that need to be done in order to create a simple, proper help topics contribution:
           - using the help toc extension point
           - help documentation in doc.zip
           - defining topics and navigation structure for help documents

The name of the plugin directory that contains the help examples is org.eclipse.help.examples.ex1.

See the documentation for the org.eclipse.help.toc extension point for more detail on how to contribute help content.


Copyright IBM Corp. and others 2000, 2002. All Rights Reserved.