| // | |
| // Licensed under the Apache License, Version 2.0 (the "License"); | |
| // you may not use this file except in compliance with the License. | |
| // You may obtain a copy of the License at | |
| // | |
| // http://www.apache.org/licenses/LICENSE-2.0 | |
| // | |
| // Unless required by applicable law or agreed to in writing, software | |
| // distributed under the License is distributed on an "AS IS" BASIS, | |
| // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |
| // See the License for the specific language governing permissions and | |
| // limitations under the License. | |
| // | |
| // This is standalone document with a Asciidoctor document title. | |
| // This document is not intended to be included in other documents. | |
| // This document is meant to contain (almost) everything. | |
| = Apache ServiceMix Documentation | |
| Apache Software Foundation | |
| :numbered: | |
| :toclevels: 3 | |
| == User Guide | |
| include::user-guide/_user-guide.adoc[leveloffset=+1] | |
| == Quickstart Guide | |
| include::quickstart/_quickstart.adoc[leveloffset=+1] | |
| == Camel Guide | |
| include::camel-guide/_camel-guide.adoc[leveloffset=+1] | |
| == ActiveMQ Guide | |
| include::activemq-guide/_activemq-guide.adoc[leveloffset=+1] | |
| == Activiti Guide | |
| include::activiti-guide/_activiti-guide.adoc[leveloffset=+1] | |
| == Karaf User Guide | |
| Apache ServiceMix uses Apache Karaf as the underlying OSGi server runtime. The https://karaf.apache.org/manual/latest/#_user_guide[Karaf User Guide] explains | |
| about the features and functionality provided by Karaf. | |
| == Karaf Developer Guide | |
| The Apache https://karaf.apache.org/manual/latest/#_developer_guide[Karaf Developer Guide] gives you some information about developing with and for the OSGi server runtime. | |
| == Resources | |
| include::resources/_resources.adoc[leveloffset=+1] |