| <?xml version="1.0" encoding="UTF-8"?> |
| <?NLS TYPE="org.eclipse.help.contexts"?> |
| <contexts> |
| |
| <context id="visualiser_view_context"> |
| <description>The Visualiser view displays a bars-and-stripes style view of the information it is given. The information given depends on which Visualiser provider is active.</description> |
| <topic label="Using the Visualiser" href="doc/userguide/main.html"/> |
| <topic label="Writing a plug-in for the Visualiser" href="doc/extenderguide/main.html"/> |
| </context> |
| |
| <context id="visualiser_menu_view_context"> |
| <description>The Visualiser Menu view displays a list of the stripe kinds shown in the Visualiser view and enables you to manage them.</description> |
| <topic label="Using the Visualiser" href="doc/userguide/main.html"/> |
| <topic label="Writing a plug-in for the Visualiser" href="doc/extenderguide/main.html"/> |
| </context> |
| |
| </contexts> |
| |