tmf: Add a tmf.help plugin for the User Guide
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 29 Nov 2012 21:47:23 +0000 (16:47 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 18 Feb 2013 19:34:20 +0000 (14:34 -0500)
commit067490abf2367de00f6446fe0603d361c570b579
tree2980cad6bfc105b3cf04e3dd54ae5ad2ed9000a8
parent92ba8466689c1d6d2130924a9c261231d703b1b6
tmf: Add a tmf.help plugin for the User Guide

Initial version taken from the current contents of the Eclipse
wiki, minus the outdated Statistics section.

This should build both with Maven and from Eclipse itself (although
it won't auto-build from Eclipse, one has to right-click the build.xml
file and choose "Run As -> Ant Build").

Change-Id: Ic9ed9205b9f84a0d932da84e1f0369a3226f8f71
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/9169
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bhufmann@gmail.com>
IP-Clean: Bernd Hufmann <bhufmann@gmail.com>
Tested-by: Bernd Hufmann <bhufmann@gmail.com>
66 files changed:
org.eclipse.linuxtools.tmf.help/.empty.dtd [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/.externalToolBuilders/org.eclipse.linuxtools.tmf.help build.xml [Builder].launch [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/.gitignore [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/.project [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/.settings/org.eclipse.ltk.core.refactoring.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/about.html [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/book.css [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/build.properties [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/build.xml [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/.gitignore [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/User-Guide.mediawiki [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/AddDependencyTmf.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/AddDependencyTmfUi.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/AddTmfUml2SDLoader.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/AddViewExtension1.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/AddViewExtension2.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/BlankSampleSeqDiagram.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/CustomStatisticsView.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/DefaultCoolbarMenu.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/DialogHidePatterns.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/ExampleNewStatsView.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/FillSampleLoader.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/FillSampleSeqDiagram.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/FindDialog.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/FindProviderAdded.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/HidePatternsMenuItem.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/NewSampleLoaderClass.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/PageProviderAdded.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/PrintDialog.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/ReferenceExtensions.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/ReferencePlugin.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/ReferenceSeqDiagram.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/RunApplicationRef.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/RunEclipseApplication.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SampleDiagram1.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SampleDiagramAsyncMessage.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SampleDiagramMessageDelta.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SampleDiagramSyncMessage.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SampleDiagramTimeComp.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/Screenshot-NewPlug-inProject1.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/Screenshot-NewPlug-inProject2.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/Screenshot-NewPlug-inProject3.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SelectManifest.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SelectManifestRef.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SeqDiagramPref.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/ShowEventsView.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/ShowTmfSDView.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/ShowViewOther.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/SupplCoolbar.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/TmfAddModelClass.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/TmfAddModelPackage.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/TmfAddStatisticsView.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/TmfAddStatisticsViewClass.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/TmfStatisticsView.png [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/home.gif [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/next.gif [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/doc/images/prev.gif [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/images/home.gif [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/images/next.gif [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/images/prev.gif [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/plugin.properties [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/plugin.xml [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/pom.xml [new file with mode: 0644]
pom.xml
This page took 0.032144 seconds and 5 git commands to generate.