This closes apache/tomee#256
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/7d54b679 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/7d54b679 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/7d54b679 Branch: refs/heads/master Commit: 7d54b679bd7b9f22ffc1e229a0f0feacb301d7c2 Parents: 1b5cbf8 0f467dc Author: Jean-Louis Monteiro <[email protected]> Authored: Thu Dec 6 09:53:44 2018 +0100 Committer: Jean-Louis Monteiro <[email protected]> Committed: Thu Dec 6 09:53:44 2018 +0100 ---------------------------------------------------------------------- docs/topic-config.adoc | 48 +++++ docs/topic-config.md | 36 ---- docs/transaction-annotations.adoc | 226 ++++++++++++++++++++++ docs/transaction-annotations.md | 219 --------------------- docs/transactionmanager-config.adoc | 181 +++++++++++++++++ docs/transactionmanager-config.md | 166 ---------------- docs/understanding-callbacks.adoc | 95 +++++++++ docs/understanding-callbacks.md | 92 --------- docs/understanding-the-directory-layout.adoc | 72 +++++++ docs/understanding-the-directory-layout.md | 72 ------- docs/unix-daemon.adoc | 147 ++++++++++++++ docs/unix-daemon.md | 108 ----------- docs/validation-tool.adoc | 142 ++++++++++++++ docs/validation-tool.md | 141 -------------- docs/version-checker.adoc | 13 ++ docs/version-checker.md | 12 -- 16 files changed, 924 insertions(+), 846 deletions(-) ----------------------------------------------------------------------
