From d138a4d41285c8a16d9f4476a11a0da976f6e104 Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Wed, 4 Feb 2015 14:08:08 -0500 Subject: [PATCH] doc: Change RCP guide to use h2 headings This ensures that only one HTML file is generated, and this is better for now since the whole guide fits on one page. Change-Id: I556ac4241169bbc6cefd532a74c5db1339148dce Signed-off-by: Alexandre Montplaisir Reviewed-on: https://git.eclipse.org/r/41100 Reviewed-by: Hudson CI Reviewed-by: Marc-Andre Laperle Tested-by: Marc-Andre Laperle --- .../doc/User-Guide.mediawiki | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.mediawiki b/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.mediawiki index edd314f446..d896785f37 100644 --- a/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.mediawiki +++ b/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.mediawiki @@ -1,12 +1,12 @@ -= Overview = += Trace Compass RCP = The Trace Compass RCP version is a stand-alone application based on Eclipse's Rich Client Platform (RCP). The purpose of this is to provide a lightweight application to view and analyze traces. It includes most standard features found in the Trace Compass project. -= Getting Started = +== Getting Started == To start the Trace Compass RCP, go to the directory where it is installed and then run the executable named '''tracecompass'''. During startup, the program @@ -17,7 +17,7 @@ project called ''Tracing''. Now the application can be used as described in the regular User Guide. (see section [[#References | References]]). -= Updating the application = +== Updating the application == The RCP is pre-configured to point to the update site of its release "track". For example, if you download a "nightly" RCP, it will update using that @@ -28,7 +28,7 @@ The program does not check automatically for updates. To check manually, you can click on '''Help''' -> '''Check for Updates'''. If updates are available, a standard Eclipse update dialog will offer their installation. -= Opening a Trace = +== Opening a Trace == To open a trace, click on the '''File''' menu and select '''Open Trace...'''. A new dialog will show up for selecting a trace to open. Select a trace file @@ -46,7 +46,7 @@ using the same algorithm than described above. In both of the above cases, the trace will be linked to the default project. -= References = +== References == * [http://www.eclipse.org/tracecompass Trace Compass project] * [http://www.lttng.org/ LTTng project] -- 2.34.1