Updated Branches:
  refs/heads/master d6251d587 -> 04836b61e

Update index, manual and navigation


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/1ef6dd8d
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/1ef6dd8d
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/1ef6dd8d

Branch: refs/heads/master
Commit: 1ef6dd8d0123a1d4329ff185249ae632d865b7fb
Parents: 0047897
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Dec 18 07:35:39 2013 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Dec 18 07:35:39 2013 +0100

----------------------------------------------------------------------
 manual/src/main/webapp/_navigation.conf       | 2 +-
 manual/src/main/webapp/manual.conf            | 1 +
 manual/src/main/webapp/users-guide/index.conf | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/1ef6dd8d/manual/src/main/webapp/_navigation.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/_navigation.conf 
b/manual/src/main/webapp/_navigation.conf
index 72cdb3c..ae3169f 100644
--- a/manual/src/main/webapp/_navigation.conf
+++ b/manual/src/main/webapp/_navigation.conf
@@ -25,7 +25,7 @@ h3. [Users Guide|/users-guide/index]
 -- [Naming (JNDI)|/users-guide/jndi]
 -- Transaction (JTA)
 -- [DataSource (JDBC)|/users-guide/jdbc]
--- MOM (JMS)
+-- [MOM (JMS)|/users-guide/jms]
 -- Persistence (JPA)
 -- OpenEJB
 -- CDI

http://git-wip-us.apache.org/repos/asf/karaf/blob/1ef6dd8d/manual/src/main/webapp/manual.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/manual.conf 
b/manual/src/main/webapp/manual.conf
index b24564d..2564804 100644
--- a/manual/src/main/webapp/manual.conf
+++ b/manual/src/main/webapp/manual.conf
@@ -53,6 +53,7 @@ h1. Users Guide
 {include:users-guide/webcontainer}
 {include:users-guide/jndi}
 {include:users-guide/jdbc}
+{include:users-guide/jms}
 {include:users-guide/failover}
 {include:users-guide/monitoring}
 {include:users-guide/webconsole}

http://git-wip-us.apache.org/repos/asf/karaf/blob/1ef6dd8d/manual/src/main/webapp/users-guide/index.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/users-guide/index.conf 
b/manual/src/main/webapp/users-guide/index.conf
index 09ce6e9..f24f9a9 100644
--- a/manual/src/main/webapp/users-guide/index.conf
+++ b/manual/src/main/webapp/users-guide/index.conf
@@ -20,7 +20,7 @@ h1. Users Guide
 ** [Naming (JNDI)|jndi]
 ** Transaction (JTA)
 ** [DataSource (JDBC)|jdbc]
-** MOM (JMS)
+** [MOM (JMS)|jms]
 ** Persistence (JPA)
 ** OpenEJB
 ** CDI

Reply via email to