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:07 UTC

[5/5] camel git commit: Enable rendering of Asciidoc admonitons on GitHub

Enable rendering of Asciidoc admonitons on GitHub


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

Branch: refs/heads/master
Commit: 5da74a9edda9e2f7b276d649ac2e0c51131d5750
Parents: e292116
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Mon Mar 21 11:23:35 2016 +0100
Committer: Antonin Stefanutti <an...@stefanutti.fr>
Committed: Mon Mar 21 15:23:51 2016 +0100

----------------------------------------------------------------------
 camel-core/src/main/docs/mock.adoc                      | 8 ++++++++
 components/camel-cdi/src/main/docs/cdi.adoc             | 8 ++++++++
 components/camel-jms/src/main/docs/jms.adoc             | 8 ++++++++
 components/camel-metrics/src/main/docs/metrics.adoc     | 8 ++++++++
 components/camel-twitter/src/main/docs/twitter.adoc     | 8 ++++++++
 components/camel-zookeeper/src/main/docs/zookeeper.adoc | 8 ++++++++
 6 files changed, 48 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5da74a9e/camel-core/src/main/docs/mock.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/mock.adoc b/camel-core/src/main/docs/mock.adoc
index 5597d78..de373fd 100644
--- a/camel-core/src/main/docs/mock.adoc
+++ b/camel-core/src/main/docs/mock.adoc
@@ -1,3 +1,11 @@
+ifdef::env-github[]
+:caution-caption: :boom:
+:important-caption: :exclamation:
+:note-caption: :information_source:
+:tip-caption: :bulb:
+:warning-caption: :warning:
+endif::[]
+
 [[Mock-MockComponent]]
 Mock Component
 ~~~~~~~~~~~~~~

http://git-wip-us.apache.org/repos/asf/camel/blob/5da74a9e/components/camel-cdi/src/main/docs/cdi.adoc
----------------------------------------------------------------------
diff --git a/components/camel-cdi/src/main/docs/cdi.adoc b/components/camel-cdi/src/main/docs/cdi.adoc
index 54704df..ac09327 100644
--- a/components/camel-cdi/src/main/docs/cdi.adoc
+++ b/components/camel-cdi/src/main/docs/cdi.adoc
@@ -1,3 +1,11 @@
+ifdef::env-github[]
+:caution-caption: :boom:
+:important-caption: :exclamation:
+:note-caption: :information_source:
+:tip-caption: :bulb:
+:warning-caption: :warning:
+endif::[]
+
 [[CDI-CamelCDI]]
 Camel CDI
 ~~~~~~~~~

http://git-wip-us.apache.org/repos/asf/camel/blob/5da74a9e/components/camel-jms/src/main/docs/jms.adoc
----------------------------------------------------------------------
diff --git a/components/camel-jms/src/main/docs/jms.adoc b/components/camel-jms/src/main/docs/jms.adoc
index e63dc8d..071316c 100644
--- a/components/camel-jms/src/main/docs/jms.adoc
+++ b/components/camel-jms/src/main/docs/jms.adoc
@@ -1,3 +1,11 @@
+ifdef::env-github[]
+:caution-caption: :boom:
+:important-caption: :exclamation:
+:note-caption: :information_source:
+:tip-caption: :bulb:
+:warning-caption: :warning:
+endif::[]
+
 [[JMS-JMSComponent]]
 JMS Component
 ~~~~~~~~~~~~~

http://git-wip-us.apache.org/repos/asf/camel/blob/5da74a9e/components/camel-metrics/src/main/docs/metrics.adoc
----------------------------------------------------------------------
diff --git a/components/camel-metrics/src/main/docs/metrics.adoc b/components/camel-metrics/src/main/docs/metrics.adoc
index 7517d3e..b05f500 100644
--- a/components/camel-metrics/src/main/docs/metrics.adoc
+++ b/components/camel-metrics/src/main/docs/metrics.adoc
@@ -1,3 +1,11 @@
+ifdef::env-github[]
+:caution-caption: :boom:
+:important-caption: :exclamation:
+:note-caption: :information_source:
+:tip-caption: :bulb:
+:warning-caption: :warning:
+endif::[]
+
 [[MetricsComponent-MetricsComponent]]
 Metrics Component
 ~~~~~~~~~~~~~~~~~

http://git-wip-us.apache.org/repos/asf/camel/blob/5da74a9e/components/camel-twitter/src/main/docs/twitter.adoc
----------------------------------------------------------------------
diff --git a/components/camel-twitter/src/main/docs/twitter.adoc b/components/camel-twitter/src/main/docs/twitter.adoc
index f192845..c578656 100644
--- a/components/camel-twitter/src/main/docs/twitter.adoc
+++ b/components/camel-twitter/src/main/docs/twitter.adoc
@@ -1,3 +1,11 @@
+ifdef::env-github[]
+:caution-caption: :boom:
+:important-caption: :exclamation:
+:note-caption: :information_source:
+:tip-caption: :bulb:
+:warning-caption: :warning:
+endif::[]
+
 [[ConfluenceContent]]
 [[Twitter-Twitter]]
 Twitter

http://git-wip-us.apache.org/repos/asf/camel/blob/5da74a9e/components/camel-zookeeper/src/main/docs/zookeeper.adoc
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/src/main/docs/zookeeper.adoc b/components/camel-zookeeper/src/main/docs/zookeeper.adoc
index c4c13d0..e0cbfc4 100644
--- a/components/camel-zookeeper/src/main/docs/zookeeper.adoc
+++ b/components/camel-zookeeper/src/main/docs/zookeeper.adoc
@@ -1,3 +1,11 @@
+ifdef::env-github[]
+:caution-caption: :boom:
+:important-caption: :exclamation:
+:note-caption: :information_source:
+:tip-caption: :bulb:
+:warning-caption: :warning:
+endif::[]
+
 [[Zookeeper-ZooKeeper]]
 ZooKeeper
 ~~~~~~~~~