From 93cc0b88988810e9b9046f0f00aec01b48aff769 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 26 Sep 2004 21:52:34 +0000 Subject: [PATCH] How to PDF + Multi-projects git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116089 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/xdocs/faq.fml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/pdf/xdocs/faq.fml b/pdf/xdocs/faq.fml index b287e8aa..4827fa3e 100644 --- a/pdf/xdocs/faq.fml +++ b/pdf/xdocs/faq.fml @@ -28,6 +28,33 @@ + + How do I use the PDF Plugin with a multiproject ? + +

To generate a PDF from documentations defined in several sub-projects, you must copy all the xdocs files from these projects.

+

Here is an example on how to do it :

+ + + + + + + + + + + + +]]> +
+
Which types of images can I use in my documents ?