Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.1 (Alpha)
-
Fix Version/s: 1.3.6
-
Component/s: Documentation
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Use the m2 pdf plugin to produce a pdf version of the continuum-docs module.
This will remain experimental and be in an optional profile until the pdf plugin graduates from the sandbox at Maven.
Initial work on trunk done in r748717 and r748719.
To build the pdf along with the site: mvn site -P pdf (or just mvn pdf:pdf). It will be in target/site/apache-continuum.pdf
You will need the latest Doxia and PDF plugin snapshots to use this.