|
My lazy header ... | |||||
antdoc.website.generate.html
|
+--antdoc.website.generate.pre
|
+--init
Generates AntDoc website HTML pages.
This makes a full generation of the AntDoc official web site, but in HTML, and this is why the result of this target execution should be kept private.<target depends="antdoc.website.generate.pre" description="Generates AntDoc website HTML pages." name="antdoc.website.generate.html" > <antcall target="antdoc.website.generate"> <param name="GENERATE_PHP" value="no" /> </antcall> </target> |
|
... is just like my footer! | |||||
com.icl.saxon.TransformerFactoryImpl