commit | 627acff79efb60e29e8a0e823caa3f891dc5a219 | [log] [tgz] |
---|---|---|
author | Gert Vanthienen <gertv@apache.org> | Fri Feb 22 09:27:47 2013 +0000 |
committer | Gert Vanthienen <gertv@apache.org> | Fri Feb 22 09:27:47 2013 +0000 |
tree | 16437933cfd69acb5de5b9714d422921ecbbde24 | |
parent | 4f621543e9704ec4019a9dc126eee232de4846f7 [diff] |
Update the README.md file git-svn-id: https://svn.apache.org/repos/asf/servicemix/documentation/branches/servicemix-4.4.x@1448959 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