You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2016/03/21 15:24:04 UTC

[2/5] camel git commit: Fix admonitons in Camel SJMS documentation

Fix admonitons in Camel SJMS documentation


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

Branch: refs/heads/master
Commit: d183edce73ba4cd839f7036bfe8696affdbb637a
Parents: 5da74a9
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Mon Mar 21 14:29:00 2016 +0100
Committer: Antonin Stefanutti <an...@stefanutti.fr>
Committed: Mon Mar 21 15:23:51 2016 +0100

----------------------------------------------------------------------
 components/camel-sjms/src/main/docs/sjms.adoc | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d183edce/components/camel-sjms/src/main/docs/sjms.adoc
----------------------------------------------------------------------
diff --git a/components/camel-sjms/src/main/docs/sjms.adoc b/components/camel-sjms/src/main/docs/sjms.adoc
index cb03475..dc3e2c9 100644
--- a/components/camel-sjms/src/main/docs/sjms.adoc
+++ b/components/camel-sjms/src/main/docs/sjms.adoc
@@ -1,3 +1,17 @@
+ifdef::env-github[]
+:icon-smile: :smiley:
+:caution-caption: :boom:
+:important-caption: :exclamation:
+:note-caption: :information_source:
+:tip-caption: :bulb:
+:warning-caption: :warning:
+endif::[]
+
+ifndef::env-github[]
+:icons: font
+:icon-smile: icon:smile-o[fw,role=yellow]
+endif::[]
+
 [[ConfluenceContent]]
 [[SJMS-SJMSComponent]]
 SJMS Component
@@ -25,12 +39,12 @@ Additional key features include:
 * Support for Customizable Transaction Commit Strategies (Local JMS
 Transactions only)
 
-[Info]
+[NOTE]
 ====
-**Why the S in SJMS**
+*Why the S in SJMS*
 
 S stands for Simple and Standard and Springless. Also camel-jms was
-already taken. icon:smile-o[2x]
+already taken. {icon-smile}
 ====
 
 Maven users will need to add the following dependency to their `pom.xml`