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

mawiesne pushed a change to branch 
OPENNLP-1792-Add-docbkx-plugin-config-to-produce-PDF-of-dev-manual
in repository https://gitbox.apache.org/repos/asf/opennlp.git


 discard 24e75b4d OPENNLP-1792: Add docbkx plugin config to produce PDF of dev 
manual - modernizes xml files of the OpenNLP dev manual to use Docbook dtd in 
version 5.x - adds plugin configuration to produce the PDF as separate outcome 
- adds xsl file for customization of the layout of text in the PDF - adds 
hyphenation support for PDF version - introduces specific profiles for html, 
pdf, and potentially epub3 targets - fixes inconsistencies in dev manual's 
structure (duplicate ids...) -  [...]
     add 6fa1d7cf OPENNLP-1792: Add docbkx plugin config to produce PDF of dev 
manual - modernizes xml files of the OpenNLP dev manual to use Docbook dtd in 
version 5.x - adds plugin configuration to produce the PDF as separate outcome 
- adds xsl file for customization of the layout of text in the PDF - adds 
hyphenation support for PDF version - introduces specific profiles for html, 
pdf, and epub3 targets of the dev manual - fixes inconsistencies in dev 
manual's structure (duplicate ids. [...]

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (24e75b4d)
            \
             N -- N -- N   
refs/heads/OPENNLP-1792-Add-docbkx-plugin-config-to-produce-PDF-of-dev-manual 
(6fa1d7cf)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 opennlp-docs/pom.xml                               | 48 ++++++++++++++++++++--
 opennlp-docs/src/docbkx/opennlp.xml                |  2 +-
 opennlp-docs/src/docbkx/parser.xml                 | 10 +++--
 .../src/main/resources/xsl/{html.xsl => epub3.xsl} | 15 +++----
 4 files changed, 57 insertions(+), 18 deletions(-)
 copy opennlp-docs/src/main/resources/xsl/{html.xsl => epub3.xsl} (71%)

Reply via email to