A giant rip off of the hibernate docbook->pdf/html converter.
It's pretty much a copy and hack to make it fit into maven at present. Needs to have customisation added to it (at present it generates hibernate.pdf!) Have a look in hibernate CVS for example files (which have to be put in src/reference/src in your project) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114587 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
<release version="1.2-dev" date="In progress">
|
||||
<action dev="bwalding" type="add">
|
||||
added functionality to generate pdfs from docbook (ala hibernate documentation)
|
||||
</action>
|
||||
</release>
|
||||
<release version="1.1" date="2003-09-29">
|
||||
<action dev="dion" type="update">
|
||||
update to use maven.docs.*/maven.gen.docs
|
||||
|
||||
Reference in New Issue
Block a user