Cheaterman03 / doclava

Automatically exported from code.google.com/p/doclava
Apache License 2.0
0 stars 0 forks source link

Patch: add -templatezip parameter #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: