doc: Add Maven targets to deploy the generated HTML files
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 4 Feb 2015 00:27:12 +0000 (19:27 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 4 Feb 2015 18:40:25 +0000 (13:40 -0500)
commit963f45d55bf2464171fdfcaf98d156e85b406416
tree10266ed9bd6e5f23c9db5d61e79f7c915df12070
parent39191d766d9f673e5951e82b63c7a97fb570479e
doc: Add Maven targets to deploy the generated HTML files

This adds Yet Another Maven profile, "deploy-doc", that will copy
the generated HTML files (and their images) to the project's
archives area on eclipse.org (or any other location defined by the
property "docDestination").

Change-Id: Ia1188f1e431b251025b54e00e29dfa4a92f62e40
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/41033
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
doc/org.eclipse.tracecompass.doc.dev/pom.xml
doc/org.eclipse.tracecompass.doc.user/pom.xml
doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
doc/pom.xml
This page took 0.027985 seconds and 5 git commands to generate.