This is an automated email from the ASF dual-hosted git repository.
holivier pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 56f164d Documented: migrate help link to asciidoc user manual for
Order (OFBIZ-11580)
new 3429154 Documented: Party migration to asciidoc (OFBIZ-11581)
new ef58d64 Documented: migrate help link to asciidoc user manual for
Party (OFBIZ-11581)
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/content/data/PartyHelpData.xml | 12 ++---
.../party/data/{helpdata => }/HELP_PARTY.xml | 13 +++--
.../party/data/helpdata/HELP_PARTY_findparty.xml | 35 -------------
applications/party/src/docs/asciidoc/party.adoc | 59 ++++++++++++++++++++++
.../party/widget/partymgr/CommonScreens.xml | 1 +
.../party/widget/partymgr/PartyScreens.xml | 7 +--
docs/asciidoc/user-manual.adoc | 2 +
7 files changed, 78 insertions(+), 51 deletions(-)
rename applications/party/data/{helpdata => }/HELP_PARTY.xml (76%)
delete mode 100644 applications/party/data/helpdata/HELP_PARTY_findparty.xml
create mode 100644 applications/party/src/docs/asciidoc/party.adoc