commit | 4dbe0820aa079ccf0e20d28c463c09fd047c8d76 | [log] [tgz] |
---|---|---|
author | Gert Vanthienen <gertv@apache.org> | Wed May 28 08:18:17 2014 +0000 |
committer | Gert Vanthienen <gertv@apache.org> | Wed May 28 08:18:17 2014 +0000 |
tree | 896551f52ef32ced222a4db89ced11bc0da75ff8 | |
parent | ef6c6c70bfec3c7707d988c40232b0df7494e19f [diff] |
Update copyright footer git-svn-id: https://svn.apache.org/repos/asf/servicemix/documentation/trunk@1597940 13f79535-47bb-0310-9956-ffa450edef68
You need to have these two programs installed on your machine:
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
)If you're an Apache ServiceMix committer, you can publish a new copy of the documentation pages with this command: mvn clean install scm-publish:publish-scm