CleanCode v1.2.07 AntDoc

Press that icon in order to update AntDoc GUI

sourceforgeBuild
Target antdoc.checkIfRequired

antdoc.checkIfRequired


Detail:
<target name="antdoc.checkIfRequired">
	<uptodate
		property="antdocBuild.notRequired"
		targetfile="${mirror.ant}/antdoc/index.html"
	>
		<srcfiles
			dir="${webfiles}"
			includes="${antfile.base}.xml,antdoc-summary.html"
		/>
	</uptodate>
</target>


Edouard Mercier 2003.10.01 21:48:07 - AntDoc V0.8g - XSL Transformer Factory: org.apache.xalan.processor.TransformerFactoryImpl