Repository: camel
Updated Branches:
  refs/heads/master d4951f441 -> 49c304781


Moved core components in a single section of index


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/49c30478
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/49c30478
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/49c30478

Branch: refs/heads/master
Commit: 49c304781b0235a2c537741ecc46a8e3e9800909
Parents: d4951f4
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Thu Jun 9 16:46:40 2016 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Thu Jun 9 16:46:40 2016 +0200

----------------------------------------------------------------------
 docs/user-manual/en/SUMMARY.md | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/49c30478/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index f51320b..1db5433 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -73,6 +73,12 @@
         * Using Camel questions
             * [How do I configure endpoints](how-do-i-configure-endpoints.adoc)
 
+* Core Components
+    * [Bean](bean.adoc)
+    * [Binding](binding.adoc)
+    * [Mock](mock.adoc)
+    * [Properties](properties.adoc)
+
 * Components
     * [Async Http Client (AHC)](ahc.adoc)
     * [AHC Websocket (AHC-WS)](ahc-ws.adoc)
@@ -96,10 +102,8 @@
     * [Bam](bam.adoc)
     * [Barcode](barcode-data-format.adoc)
     * [Base64](base64.adoc)
-    * [Bean](bean.adoc)
     * [Beanstalk](beanstalk.adoc)
     * [Bean-validator](bean-validator.adoc)
-    * [Binding](binding.adoc)
     * [Bindy](bindy.adoc)
     * [Blueprint](blueprint-testing.adoc)
     * [Boon](boon.adoc)
@@ -202,7 +206,6 @@
     * [Mustache](mustache.adoc)
     * [Mvel](mvel.adoc)
     * [Mybatis](mybatis.adoc)
-    * [Mock](mock.adoc)
     * [Nagios](nagios.adoc)
     * [Netty](netty.adoc)
     * [Netty4](netty4.adoc)
@@ -217,7 +220,6 @@
     * [PDF](pdf.adoc)
     * [PGEvent](pgevent.adoc)
     * [Printer](lpr.adoc)
-    * [Properties](properties.adoc)
     * [Quartz](quartz.adoc)
     * [Quartz2](quartz2.adoc)
     * [Quickfix](quickfix.adoc)

Reply via email to