This is an automated email from the ASF dual-hosted git repository.
chibenwa pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git
from c9819989 Set up default protection ruleset for default and release
branches (#125)
new adfd2a5d [DOC] Migrate content to Antora
new 995df2d5 [DOC] Document the DOM
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:
docs/antora.yml | 8 +-
.../modules/ROOT/assets/images/james-logo.png | Bin
docs/modules/ROOT/nav.adoc | 11 +
docs/modules/ROOT/pages/development/build.adoc | 62 ++++
docs/modules/ROOT/pages/development/index.adoc | 16 +
docs/modules/ROOT/pages/dom.adoc | 396 +++++++++++++++++++++
docs/modules/ROOT/pages/index.adoc | 39 +-
docs/modules/ROOT/pages/samples.adoc | 38 ++
docs/modules/ROOT/pages/status.adoc | 27 ++
docs/modules/ROOT/pages/usage.adoc | 166 +++++++++
10 files changed, 760 insertions(+), 3 deletions(-)
copy james-logo.png => docs/modules/ROOT/assets/images/james-logo.png (100%)
create mode 100644 docs/modules/ROOT/nav.adoc
create mode 100644 docs/modules/ROOT/pages/development/build.adoc
create mode 100644 docs/modules/ROOT/pages/development/index.adoc
create mode 100644 docs/modules/ROOT/pages/dom.adoc
create mode 100644 docs/modules/ROOT/pages/samples.adoc
create mode 100644 docs/modules/ROOT/pages/status.adoc
create mode 100644 docs/modules/ROOT/pages/usage.adoc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]