This is a patch to add support for a -templatezip parameter. Given a zip file,
it treats the contents as a -templatedir, loading the unzipped files from a
temp directory and cleaning up after itself afterwards.
We find this useful because we keep our doclava templates in a maven artifact
and this saves us the pain of writing maven configuration in the POM to handle
the unzip.
Original issue reported on code.google.com by ben.spea...@gmail.com on 2 Nov 2011 at 9:20
Original issue reported on code.google.com by
ben.spea...@gmail.com
on 2 Nov 2011 at 9:20Attachments: