diff --git a/pdf/xdocs/index.xml b/pdf/xdocs/index.xml index 8399b68e..2c70acd1 100644 --- a/pdf/xdocs/index.xml +++ b/pdf/xdocs/index.xml @@ -50,10 +50,12 @@
Due to several problems, it is actually impossible to reference the same file in different items in navigation.xml. You must define another navigation file (using the property "maven.pdf.navigationFile") which you'll use only with the PDF plug-in. This navigation cannot define several items with the same href.
- Other issues are available in Jira. +
Identical name or id attributes within one document will lead to a build failure. Note in particular that in the current version of the pdf plugin, id's are constructed from sub/section names (in analogy to the xdoc plugin), so identical titles for sections or subsections will make the pdf generation fail. See MPPDF-40.
Other issues are available in Jira.
+