doc: Change RCP guide to use h2 headings
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 4 Feb 2015 19:08:08 +0000 (14:08 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 6 Feb 2015 20:07:17 +0000 (15:07 -0500)
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 <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/41100
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.mediawiki

index edd314f44650bab931d2838e596c9d4ad7343202..d896785f376eafa6c8c5d036cc11aca9f85ac690 100644 (file)
@@ -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]
This page took 0.024624 seconds and 5 git commands to generate.