GitHub user rmcguinness opened a pull request:
https://github.com/apache/tomee/pull/281
Updating documentation to Asciidoc
Here are two files updated, along with the .gitignore to support Visual
Studio Code editing. Let me know if the styling and updates are acceptable,
more to come on the examples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmcguinness/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/281.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #281
----
commit e1696f199bf78186cc8557f0feaf1822dbfc1fb8
Author: Ryan McGuinness <ryan_mcguinness@...>
Date: 2018-12-16T18:22:11Z
Updated GitIgnore to exclude visual studio code files.
Refactored AccessTimeout and mp-config-example README files to Asciidoc
files.
Updated consistency of heading types.
Introduced NOTE: admonition where the MD block quote was being used.
Lastly cleaned up excess text.
commit 6521daf417a1e5bec90686408082fd8c5bc10d1e
Author: Ryan McGuinness <ryan_mcguinness@...>
Date: 2018-12-16T18:29:08Z
fixed indentation of codeblocks to be consistent in GitHub rendering
commit 3412c4499b860563c3670f372bdb86d6f26355c9
Author: Ryan McGuinness <ryan_mcguinness@...>
Date: 2018-12-16T18:30:37Z
mend
commit 64b7bdeb6aa12302c61ec07bc14d820ee935eb05
Author: Ryan McGuinness <ryan_mcguinness@...>
Date: 2018-12-16T18:36:07Z
Fixing adoc page attributes
commit 3fa3b3d947e5c13671461ebde594104019661cc4
Author: Ryan McGuinness <ryan_mcguinness@...>
Date: 2018-12-16T18:37:15Z
mend
commit 9e147576528ccda84578dc83177e46c1849574e9
Author: Ryan McGuinness <ryan_mcguinness@...>
Date: 2018-12-16T18:37:54Z
mend
----
---