From ddb77be3b3ed84dcf7c0c516097855fafef84d60 Mon Sep 17 00:00:00 2001 From: evenisse Date: Sun, 14 Mar 2004 15:02:34 +0000 Subject: [PATCH] Add some due-to. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114907 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/xdocs/changes.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index 6534768f..49f84942 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -25,13 +25,13 @@ - +
  • The PDF generation works if paths used in navigation.xml don't begin with a '/'.
  • The date on the cover worked for all projects (not only maven).
- +
  • Tables management XSL code cleaned (duplications removed) and simplified.
  • Tables with THEAD/TBODY and tables with a first row compound of th have the same look : They use a table header which is copied on each page.
  • @@ -41,9 +41,9 @@
Upgraded to xerces 2.4.0, fop 0.20.5, batik 1.5 - A new plugin property (maven.pdf.navigationFile) is added to allow the users to have a different navigation file for the site and for the pdf doc. - The use of links inside xdocs don't lead to crash the PDF generation. - MAVEN-MPPDF-1. Completely re-write of the PDF plug-in. It solves most of the thorniest issues, such as table formatting, more levels in the table of contents, and image sizing. The graphic design is also dramatically improved. + A new plugin property (maven.pdf.navigationFile) is added to allow the users to have a different navigation file for the site and for the pdf doc. + The use of links inside xdocs don't lead to crash the PDF generation. + MAVEN-MPPDF-1. Completely re-write of the PDF plug-in. It solves most of the thorniest issues, such as table formatting, more levels in the table of contents, and image sizing. The graphic design is also dramatically improved.
update to use maven.docs.*/maven.gen.docs