Adjustments on the microprofile documentation

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

Branch: refs/heads/master
Commit: 255a45b5939493495c5dac962dd8c1d93cfacde9
Parents: ae9c42d
Author: ivanjunckes <ijunc...@tomitribe.com>
Authored: Fri Dec 28 12:50:26 2018 -0200
Committer: Roberto Cortez <radcor...@yahoo.com>
Committed: Fri Dec 28 17:18:20 2018 +0000

----------------------------------------------------------------------
 examples/mp-faulttolerance-fallback/README.adoc | 2 +-
 examples/mp-faulttolerance-retry/README.adoc    | 3 +--
 examples/mp-metrics-counted/README.adoc         | 2 +-
 examples/mp-metrics-timed/README.adoc           | 3 +--
 examples/mp-opentracing-traced/README.adoc      | 2 +-
 examples/mp-rest-client/README.adoc             | 3 +--
 examples/mp-rest-jwt/README.adoc                | 3 +--
 7 files changed, 7 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/255a45b5/examples/mp-faulttolerance-fallback/README.adoc
----------------------------------------------------------------------
diff --git a/examples/mp-faulttolerance-fallback/README.adoc 
b/examples/mp-faulttolerance-fallback/README.adoc
index 1631d97..b4c6cc8 100644
--- a/examples/mp-faulttolerance-fallback/README.adoc
+++ b/examples/mp-faulttolerance-fallback/README.adoc
@@ -1,4 +1,4 @@
-= Microprofile Fault Tolerance - Fallback
+= MicroProfile Fault Tolerance - Fallback
 :index-group: MicroProfile
 :jbake-type: page
 :jbake-status: published

http://git-wip-us.apache.org/repos/asf/tomee/blob/255a45b5/examples/mp-faulttolerance-retry/README.adoc
----------------------------------------------------------------------
diff --git a/examples/mp-faulttolerance-retry/README.adoc 
b/examples/mp-faulttolerance-retry/README.adoc
index f43d06a..b259179 100644
--- a/examples/mp-faulttolerance-retry/README.adoc
+++ b/examples/mp-faulttolerance-retry/README.adoc
@@ -1,8 +1,7 @@
+= MicroProfile Fault Tolerance - Retry Policy
 :index-group: MicroProfile
 :jbake-type: page
 :jbake-status: published
-~~~~~~
-# Microprofile Fault Tolerance - Retry policy
 
 This is an example of how to use
 Microprofile @Retry in TomEE.

http://git-wip-us.apache.org/repos/asf/tomee/blob/255a45b5/examples/mp-metrics-counted/README.adoc
----------------------------------------------------------------------
diff --git a/examples/mp-metrics-counted/README.adoc 
b/examples/mp-metrics-counted/README.adoc
index 3211311..6d0e862 100644
--- a/examples/mp-metrics-counted/README.adoc
+++ b/examples/mp-metrics-counted/README.adoc
@@ -1,4 +1,4 @@
-= Microprofile Metrics Counted
+= MicroProfile Metrics Counted
 :index-group: MicroProfile
 :jbake-type: page
 :jbake-status: published

http://git-wip-us.apache.org/repos/asf/tomee/blob/255a45b5/examples/mp-metrics-timed/README.adoc
----------------------------------------------------------------------
diff --git a/examples/mp-metrics-timed/README.adoc 
b/examples/mp-metrics-timed/README.adoc
index 7aec937..29576ea 100644
--- a/examples/mp-metrics-timed/README.adoc
+++ b/examples/mp-metrics-timed/README.adoc
@@ -1,9 +1,8 @@
+= MicroProfile Metrics Timed
 :index-group: MicroProfile
 :jbake-type: page
 :jbake-status: published
 
-# Microprofile Metrics Timed
-
 This is an example on how to use MicroProfile metrics in TomEE.
 
 == Run the application:

http://git-wip-us.apache.org/repos/asf/tomee/blob/255a45b5/examples/mp-opentracing-traced/README.adoc
----------------------------------------------------------------------
diff --git a/examples/mp-opentracing-traced/README.adoc 
b/examples/mp-opentracing-traced/README.adoc
index ffbb329..b1ae708 100644
--- a/examples/mp-opentracing-traced/README.adoc
+++ b/examples/mp-opentracing-traced/README.adoc
@@ -1,4 +1,4 @@
-= Microprofile OpenTracing @Traced
+= MicroProfile OpenTracing @Traced
 :index-group: MicroProfile
 :jbake-type: page
 :jbake-status: published

http://git-wip-us.apache.org/repos/asf/tomee/blob/255a45b5/examples/mp-rest-client/README.adoc
----------------------------------------------------------------------
diff --git a/examples/mp-rest-client/README.adoc 
b/examples/mp-rest-client/README.adoc
index 4be04b1..51d523a 100644
--- a/examples/mp-rest-client/README.adoc
+++ b/examples/mp-rest-client/README.adoc
@@ -1,9 +1,8 @@
+== MicroProfile Rest client
 :index-group: MicroProfile
 :jbake-type: page
 :jbake-status: published
 
-== Microprofile Rest client
-
 This is a basic example on how to configure and use MicroProfile Rest
 Client in TomEE.
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/255a45b5/examples/mp-rest-jwt/README.adoc
----------------------------------------------------------------------
diff --git a/examples/mp-rest-jwt/README.adoc b/examples/mp-rest-jwt/README.adoc
index 71149e3..476b95d 100644
--- a/examples/mp-rest-jwt/README.adoc
+++ b/examples/mp-rest-jwt/README.adoc
@@ -1,9 +1,8 @@
+= MicroProfile JWT
 :index-group: MicroProfile
 :jbake-type: page
 :jbake-status: published
 
-# MP REST JWT
-
 This is a basic example on how to configure and use MicroProfile JWT in
 TomEE.
 

Reply via email to