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 33ca531  Improved: correct formatting of LoginServices
     new 1c09166  Documented: Product (catalog) migration to asciidoc 
(OFBIZ-11587)
     new 63daf25  Documented: migrate help link to asciidoc user manual for 
Product (OFBIZ-11587)
     new f4d01e8  Documented: Workeffort  migration to asciidoc (OFBIZ-11587)
     new 28e82c2  Documented: Workeffort  migration to asciidoc (OFBIZ-11587)
     new 2c700e8  Documented: Framework/base  migration to asciidoc 
(OFBIZ-11587)
     new 5f56177  Documented: Framework/base  migration to asciidoc 
(OFBIZ-11587)
     new e5d49b2  Documented: Check all docbook file in each 
applications-component documents directory (OFBIZ-11587)
     new b36943d  Documented: Check all docbook file in each 
applications-component documents directory (OFBIZ-11587)
     new b0f445b  Documented: Framework, migration all docbook files to 
asciidoc (OFBIZ-11587)
     new 91fe7bf  Documented: Framework, delete all docbook files related to 
migration  to asciidoc (OFBIZ-11587)
     new 9ec3d9c  Documented: Framework, delete all docbook files related to 
migration  to asciidoc (OFBIZ-11587)

The 11 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:
 README.adoc                                        |   2 +
 applications/accounting/documents/Accounting.xml   |  39 ---
 applications/commonext/documents/Setup.xml         |  27 --
 applications/content/data/WebtoolsHelpData.xml     |  11 +-
 applications/content/documents/Content.xml         |  30 ---
 applications/humanres/documents/Humanres.xml       |  51 ----
 .../manufacturing/documents/manufacturing.xml      |  64 -----
 applications/marketing/documents/Marketing.xml     |  47 ----
 .../marketing/src/docs/asciidoc/marketing.adoc     |   3 +
 applications/marketing/src/docs/asciidoc/sfa.adoc  |   5 +
 applications/order/documents/Order.xml             |  29 ---
 applications/party/documents/Party.xml             |  32 ---
 .../data/HELP_PRODUCT.xml}                         |  18 +-
 applications/product/data/ProductHelpData.xml      |  24 --
 .../product/data/helpdata/HELP_IMAGEMANAGEMENT.xml | 211 ---------------
 .../data/helpdata/HELP_PRODCATALOG_main.xml        |  66 -----
 .../product/data/helpdata/HELP_PRODUCT.xml         |  39 ---
 .../data/helpdata/HELP_PRODUCT_Catalog_Promos.xml  |  64 -----
 .../data/helpdata/HELP_PRODUCT_Features.xml        |  93 -------
 .../data/helpdata/HELP_PRODUCT_Product_Stores.xml  | 129 ----------
 .../helpdata/HELP_PRODUCT_WorkingwithCatalogs.xml  | 111 --------
 applications/product/documents/Product.xml         |  33 ---
 .../docs/asciidoc/_include/product-catalogs.adoc   | 107 ++++++++
 .../docs/asciidoc/_include/product-features.adoc   | 108 ++++++++
 .../_include/product-image-management.adoc         | 149 +++++++++++
 .../src/docs/asciidoc/_include/product-promos.adoc |  60 +++++
 .../src/docs/asciidoc/_include/product-stores.adoc | 135 ++++++++++
 .../product/src/docs/asciidoc/product.adoc         |  89 +++++++
 .../product/widget/catalog/CommonScreens.xml       |  11 +-
 .../docs/asciidoc/_include/portlet-calendar.adoc   |   6 +-
 docs/asciidoc/developer-manual.adoc                |  23 +-
 docs/asciidoc/user-manual.adoc                     |   2 +
 framework/base/documents/FrameworkBase.xml         |  32 ---
 framework/base/documents/ReceivingEmail.xml        |  46 ----
 .../docs/asciidoc/_include/email-receiving.adoc    |  39 +++
 .../src/docs/asciidoc/_include/email-sending.adoc  |  15 +-
 .../base/src/docs/asciidoc/email.adoc              |   9 +-
 framework/common/documents/FrameworkCommon.xml     |  30 ---
 framework/common/documents/SendingEmail.xml        |  45 ----
 .../datafile/src/docs/asciidoc/datafiles.adoc      | 111 ++++++++
 framework/documents/DataFiles.xml                  | 239 -----------------
 framework/documents/Framework.xml                  |  28 --
 framework/documents/SingleSignOn.xml               | 282 ---------------------
 framework/documents/UnitTest.xml                   | 228 -----------------
 framework/entity/documents/EntityEngine.xml        |  48 ----
 .../entity/src/docs/asciidoc/entity-engine.adoc    |  12 +-
 framework/minilang/documents/MiniLang.xml          |  28 --
 .../docs/asciidoc/minilang-to-groovy-manual.adoc   |   9 +-
 framework/service/documents/ServiceEngine.xml      |  28 --
 .../testtools/src/docs/asciidoc/SingleSignOn.adoc  | 159 ++++++++++++
 .../testtools/src/docs/asciidoc/unit-tests.adoc    | 155 +++++++++++
 .../webtools/data/{helpdata => }/HELP_WEBTOOLS.xml |   6 +-
 .../webtools/data/helpdata/HELP_WEBTOOLS_main.xml  |  48 ----
 framework/webtools/documents/Webtools.xml          |  30 ---
 .../src/docs/asciidoc/_include/webtools-main.adoc  |  38 +++
 55 files changed, 1235 insertions(+), 2248 deletions(-)
 delete mode 100644 applications/accounting/documents/Accounting.xml
 delete mode 100644 applications/commonext/documents/Setup.xml
 delete mode 100644 applications/content/documents/Content.xml
 delete mode 100644 applications/humanres/documents/Humanres.xml
 delete mode 100644 applications/manufacturing/documents/manufacturing.xml
 delete mode 100644 applications/marketing/documents/Marketing.xml
 delete mode 100644 applications/order/documents/Order.xml
 delete mode 100644 applications/party/documents/Party.xml
 rename applications/{workeffort/data/helpdata/HELP_PORTLET_CALENDAR.xml => 
product/data/HELP_PRODUCT.xml} (74%)
 delete mode 100644 applications/product/data/helpdata/HELP_IMAGEMANAGEMENT.xml
 delete mode 100644 applications/product/data/helpdata/HELP_PRODCATALOG_main.xml
 delete mode 100644 applications/product/data/helpdata/HELP_PRODUCT.xml
 delete mode 100644 
applications/product/data/helpdata/HELP_PRODUCT_Catalog_Promos.xml
 delete mode 100644 applications/product/data/helpdata/HELP_PRODUCT_Features.xml
 delete mode 100644 
applications/product/data/helpdata/HELP_PRODUCT_Product_Stores.xml
 delete mode 100644 
applications/product/data/helpdata/HELP_PRODUCT_WorkingwithCatalogs.xml
 delete mode 100644 applications/product/documents/Product.xml
 create mode 100644 
applications/product/src/docs/asciidoc/_include/product-catalogs.adoc
 create mode 100644 
applications/product/src/docs/asciidoc/_include/product-features.adoc
 create mode 100644 
applications/product/src/docs/asciidoc/_include/product-image-management.adoc
 create mode 100644 
applications/product/src/docs/asciidoc/_include/product-promos.adoc
 create mode 100644 
applications/product/src/docs/asciidoc/_include/product-stores.adoc
 create mode 100644 applications/product/src/docs/asciidoc/product.adoc
 copy CONTRIBUTING.adoc => 
applications/workeffort/src/docs/asciidoc/_include/portlet-calendar.adoc (83%)
 delete mode 100644 framework/base/documents/FrameworkBase.xml
 delete mode 100644 framework/base/documents/ReceivingEmail.xml
 create mode 100644 
framework/base/src/docs/asciidoc/_include/email-receiving.adoc
 copy 
applications/accounting/src/docs/asciidoc/_include/HELP_EditTaxAuthorityPartyInfo.adoc
 => framework/base/src/docs/asciidoc/_include/email-sending.adoc (61%)
 copy CONTRIBUTING.adoc => framework/base/src/docs/asciidoc/email.adoc (83%)
 delete mode 100644 framework/common/documents/FrameworkCommon.xml
 delete mode 100644 framework/common/documents/SendingEmail.xml
 create mode 100644 framework/datafile/src/docs/asciidoc/datafiles.adoc
 delete mode 100644 framework/documents/DataFiles.xml
 delete mode 100644 framework/documents/Framework.xml
 delete mode 100644 framework/documents/SingleSignOn.xml
 delete mode 100644 framework/documents/UnitTest.xml
 delete mode 100644 framework/entity/documents/EntityEngine.xml
 copy 
applications/accounting/src/docs/asciidoc/_include/HELP_ViewGatewayResponse.adoc
 => framework/entity/src/docs/asciidoc/entity-engine.adoc (65%)
 delete mode 100644 framework/minilang/documents/MiniLang.xml
 rename framework/minilang/{ => 
src}/docs/asciidoc/minilang-to-groovy-manual.adoc (98%)
 delete mode 100644 framework/service/documents/ServiceEngine.xml
 create mode 100644 framework/testtools/src/docs/asciidoc/SingleSignOn.adoc
 create mode 100644 framework/testtools/src/docs/asciidoc/unit-tests.adoc
 rename framework/webtools/data/{helpdata => }/HELP_WEBTOOLS.xml (76%)
 delete mode 100644 framework/webtools/data/helpdata/HELP_WEBTOOLS_main.xml
 delete mode 100644 framework/webtools/documents/Webtools.xml
 create mode 100644 
framework/webtools/src/docs/asciidoc/_include/webtools-main.adoc

Reply via email to