commit | 7b1ff394726600155a074ac9f350884c312c830f | [log] [tgz] |
---|---|---|
author | Gert Vanthienen <gertv@apache.org> | Tue Feb 01 21:27:12 2011 +0000 |
committer | Gert Vanthienen <gertv@apache.org> | Tue Feb 01 21:27:12 2011 +0000 |
tree | d03247eeb97fbcecfadcaef9a22fd93804e989d9 | |
parent | 02802d22bb86d3765df05e921981599afe99670e [diff] |
Improve build to ease configuration when building multiple PDF files git-svn-id: https://svn.apache.org/repos/asf/servicemix/documentation/trunk@1066223 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
)