TOMEE-2316 Convert Markdown files to Asciidoc in the docs folder - 13
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/0f467dc3 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/0f467dc3 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/0f467dc3 Branch: refs/heads/master Commit: 0f467dc383c6a35f0127ec31d6f6951ef0f54c4c Parents: aef8367 Author: Carlos Chacin <[email protected]> Authored: Wed Dec 5 23:07:01 2018 -0800 Committer: Carlos Chacin <[email protected]> Committed: Wed Dec 5 23:07:01 2018 -0800 ---------------------------------------------------------------------- docs/understanding-the-directory-layout.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/0f467dc3/docs/understanding-the-directory-layout.adoc ---------------------------------------------------------------------- diff --git a/docs/understanding-the-directory-layout.adoc b/docs/understanding-the-directory-layout.adoc index 51d957d..cbb69d2 100644 --- a/docs/understanding-the-directory-layout.adoc +++ b/docs/understanding-the-directory-layout.adoc @@ -1,9 +1,8 @@ -:index-group: OpenEJB -Standalone Server +# Understanding the Directory Layout +:index-group: OpenEJB Standalone Server :jbake-date: 2018-12-05 :jbake-type: page :jbake-status: published -:jbake-title: Understanding the Directory Layout Unpacking the standalone OpenEJB will result in the following directory
