blob: ed24be38eefc9b20e69a2e6800531ca8c8702fde [file] [log] [blame]
<% import org.apache.servicemix.documentation.Helper._ %>
<% attributes("navigation") = false %>
<div id="bookpicker">
<h1></h1>
<div class="left">
<h2>Quickstart<br/>Guide</h2>
</div>
<div class="right">
If you're new to Apache ServiceMix, this document will guide you in your first steps in Apache ServiceMix.
</div>
<div class="left">
<a href="users-guide/index.html">
<h2>ServiceMix<br/>Manual</h2>
</a>
</div>
<div class="right">
The full reference manual, explaining about all the features and components in Apache ServiceMix
<% if (sitegen(engine)) { %>
<div class="pdf">
<a href="users-guide/manual.pdf" class="pdf">PDF document</a>
</div>
<% } %>
</div>
<div class="left">
<a href="jbi/index.html">
<h2>ServiceMix<br/>JBI Manual</h2>
</a>
</div>
<div class="right">
Information about the JBI (Java Business Integration) support in Apache ServiceMix and a description for all the JBI components.
<% if (sitegen(engine)) { %>
<div class="pdf">
<a href="jbi/jbi-guide.pdf" class="pdf">PDF document</a>
</div>
<% } %>
</div>
<div class="left">
<a href="karaf/index.html">
<h2>Karaf<br/>Manual</h2>
</a>
</div>
<div class="right">
Apache ServiceMix uses Apache Karaf as the underlying OSGi server runtime. This manual will explain the features and functionality provided by Karaf.
</div>
<div class="left">
<a href="commands/index.html">
<h2>Command Reference</h2>
</a>
</div>
<div class="right">
Help pages for all the available commands in the Apache ServiceMix console.
</div>
</div>