(james-jspf) branch master updated (1f8aee8 -> 7c8f012)
| Newsgroups | gmane.comp.jakarta.james.devel |
|---|---|
| Message-ID | <178773106628.1500014.13038553860403183970@gitbox3-he-fi.apache.org> |
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-jspf.git
from 1f8aee8 Set up default protection ruleset for default and release branches
new 92ea66a [DOC] Migrate content to Antora
new 7c8f012 [DOC] Add a page on usage
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 +-
docs/modules/ROOT/nav.adoc | 7 +
docs/modules/ROOT/pages/code-standards.adoc | 41 ++++++
docs/modules/ROOT/pages/faq.adoc | 11 ++
docs/modules/ROOT/pages/index.adoc | 76 ++++++++++-
docs/modules/ROOT/pages/rfclist.adoc | 6 +
docs/modules/ROOT/pages/usage.adoc | 196 ++++++++++++++++++++++++++++
7 files changed, 342 insertions(+), 3 deletions(-)
create mode 100644 docs/modules/ROOT/nav.adoc
create mode 100644 docs/modules/ROOT/pages/code-standards.adoc
create mode 100644 docs/modules/ROOT/pages/faq.adoc
create mode 100644 docs/modules/ROOT/pages/rfclist.adoc
create mode 100644 docs/modules/ROOT/pages/usage.adoc