This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-site.git


    from 43eab5e  Bump org.apache.maven:maven-parent from 46 to 47 (#57)
     new 32fd073  Move to match target converter format MARKDOWN with 
doxia-converter
     new 72cd5cf  Convert XDoc to Markdown (with doxia-converter)

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:
 content/markdown/overview.md               |  87 ++++++++
 content/markdown/references/fml-format.md  |  95 +++++++++
 content/markdown/references/index.md       |  88 ++++++++
 content/markdown/references/xdoc-format.md | 247 ++++++++++++++++++++++
 content/markdown/scm.md                    |  49 +++++
 content/xdoc/overview.xml                  | 157 --------------
 content/xdoc/references/fml-format.xml     | 117 -----------
 content/xdoc/references/index.xml          | 251 ----------------------
 content/xdoc/references/xdoc-format.xml    | 325 -----------------------------
 content/xdoc/scm.xml                       |  84 --------
 10 files changed, 566 insertions(+), 934 deletions(-)
 create mode 100644 content/markdown/overview.md
 create mode 100644 content/markdown/references/fml-format.md
 create mode 100644 content/markdown/references/index.md
 create mode 100644 content/markdown/references/xdoc-format.md
 create mode 100644 content/markdown/scm.md
 delete mode 100644 content/xdoc/overview.xml
 delete mode 100644 content/xdoc/references/fml-format.xml
 delete mode 100644 content/xdoc/references/index.xml
 delete mode 100644 content/xdoc/references/xdoc-format.xml
 delete mode 100644 content/xdoc/scm.xml

Reply via email to