2003-01-24 03:44:26 +00:00

20 lines
531 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>Maven latex Plug-in Goals</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<goals>
<goal>
<name>latex:generate</name>
<description>Generate documentation from latex source</description>
</goal>
<goal>
<name>latex:prepare-filesystem</name>
<description>Prepare the filesystem for latex processing</description>
</goal>
</goals>
</body>
</document>