commit | 34513d5652c6fe111438682de396d684f06c3d66 | [log] [tgz] |
---|---|---|
author | Gert Vanthienen <gertv@apache.org> | Wed Oct 03 13:28:31 2012 +0000 |
committer | Gert Vanthienen <gertv@apache.org> | Wed Oct 03 13:28:31 2012 +0000 |
tree | 61be5eba10fb9a3d720f3754c2dbd675690cc67d | |
parent | 277fa66884d8032e7ca657066c351de0b85b3cef [diff] |
Adding a diagram to the user guide's introduction page git-svn-id: https://svn.apache.org/repos/asf/servicemix/documentation/trunk@1393474 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
)