commit | 7f549381002660ab14bfc957bc34685ff7600a17 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Onofré <jbonofre@apache.org> | Fri Oct 29 20:09:06 2010 +0000 |
committer | Jean-Baptiste Onofré <jbonofre@apache.org> | Fri Oct 29 20:09:06 2010 +0000 |
tree | eb11d3d30700be3ce4d3cc7b43042426e09d259e | |
parent | 9baa11fb3592a7d41ee3e265d05e8dbdc50327ee [diff] |
Add servicemix-exec component documentation. git-svn-id: https://svn.apache.org/repos/asf/servicemix/documentation/trunk@1028893 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
)