This is an automated email from the ASF dual-hosted git repository.
holivier pushed a change to branch release18.12
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 742802a Documented: Create a simple INSTALL file with minimum
installation information and redirection to more documentation
new 59be769 Documented: datamodel markdown migration to asciidoc
(OFBIZ-11574)
new 9c51ae4 Documented: theme/README.md change theme/README.adoc but with
very simple content (OFBIZ-11574)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
applications/datamodel/DATAMODEL_CHANGES.adoc | 411 +++++++++++++++++++++
applications/datamodel/DATAMODEL_CHANGES.md | 383 -------------------
.../README.adoc} | 29 +-
applications/datamodel/README.md | 14 -
docs/asciidoc/developer-manual.adoc | 2 +
.../asciidoc/security.adoc => themes/README.adoc | 12 +-
themes/README.md | 314 ----------------
7 files changed, 434 insertions(+), 731 deletions(-)
create mode 100644 applications/datamodel/DATAMODEL_CHANGES.adoc
delete mode 100644 applications/datamodel/DATAMODEL_CHANGES.md
copy
applications/{humanres/src/docs/asciidoc/_include/hr-performance-review.adoc =>
datamodel/README.adoc} (50%)
delete mode 100644 applications/datamodel/README.md
copy framework/security/src/docs/asciidoc/security.adoc => themes/README.adoc
(71%)
delete mode 100644 themes/README.md