TOMEE-2316 Convert Markdown files to Asciidoc in the docs folder - 1
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/bf438173 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/bf438173 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/bf438173 Branch: refs/heads/master Commit: bf438173f6dcf9edc7e325777ae792e75df40e78 Parents: 3e87b47 Author: Carlos Chacin <[email protected]> Authored: Wed Dec 5 23:06:50 2018 -0800 Committer: Carlos Chacin <[email protected]> Committed: Wed Dec 5 23:06:50 2018 -0800 ---------------------------------------------------------------------- docs/admin/cluster/index.adoc | 2 +- docs/advanced/client/jndi.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/bf438173/docs/admin/cluster/index.adoc ---------------------------------------------------------------------- diff --git a/docs/admin/cluster/index.adoc b/docs/admin/cluster/index.adoc index a7cc4a7..7cf31aa 100644 --- a/docs/admin/cluster/index.adoc +++ b/docs/admin/cluster/index.adoc @@ -1,7 +1,7 @@ +# Clustering and High Availability (HA) :jbake-date: 2018-12-05 :jbake-type: page :jbake-status: published -:jbake-title: Clustering and High Availability (HA) === Session clustering http://git-wip-us.apache.org/repos/asf/tomee/blob/bf438173/docs/advanced/client/jndi.adoc ---------------------------------------------------------------------- diff --git a/docs/advanced/client/jndi.adoc b/docs/advanced/client/jndi.adoc index 3097e69..0d1b975 100644 --- a/docs/advanced/client/jndi.adoc +++ b/docs/advanced/client/jndi.adoc @@ -1,4 +1,4 @@ -:jbake-title: Java Naming and Directory Interface (JNDI) +# Java Naming and Directory Interface (JNDI) :jbake-date: 2018-12-05 :jbake-type: page :jbake-status: published
