commit | 2da743d7ea56b75eca88cac63d6748434d11e089 | [log] [tgz] |
---|---|---|
author | Gert Vanthienen <gertv@apache.org> | Thu Dec 15 12:40:39 2011 +0000 |
committer | Gert Vanthienen <gertv@apache.org> | Thu Dec 15 12:40:39 2011 +0000 |
tree | dcc980c95d0d91d7595248b6f6942e35ea693651 | |
parent | ce90463f9e22b307342359fa4a98f23af896dfbd [diff] |
Some minor edits to the quickstart guide Thanks to Jimy Hendrickx for his feedback! git-svn-id: https://svn.apache.org/repos/asf/servicemix/documentation/trunk@1214730 13f79535-47bb-0310-9956-ffa450edef68
You need to have these two programs installed on your machine:
This project depends on a few SNAPSHOT dependencies. Before you start working on the docs, you need to checkout and build these two projects locally:
There are two ways of building the documentation project:
mvn -Plive jetty:run
will make a live website copy available locally. This is very convenient while editing the docs to quickly review the changes you made.mvn clean install
will build the documentation project, creating 3 representations:target/sitegen/manual.pdf
)target/sitegen
)