<targetname="clean.all"depends="clean.backups,clean.duplicates,clean.Canonical.xml,clean.htmlPrettyPrintDocumentation,clean.java,clean.schematron,clean.SVG,clean.wrl,clean.json,clean.x3dv,clean.x3db,clean.X3domXhtml,clean.X_ITE.html,clean.slideshowTools,clean.catalog.pages,clean.X3dTidy,clean.python,clean.turtle"description="clean out autogenerated files (only)">
<targetname="clean.all"depends="clean.backups,clean.duplicates,clean.Canonical.xml,clean.htmlPrettyPrintPages,clean.java,clean.schematron,clean.SVG,clean.wrl,clean.json,clean.x3dv,clean.x3db,clean.X3domXhtml,clean.X_ITE.html,clean.slideshowTools,clean.catalog.pages,clean.X3dTidy,clean.python,clean.turtle"description="clean out autogenerated files (only)">
<echomessage="clean/delete autogenerated ${archive.name} catalog pages and files matching *.x3d scenes: *.html *.wrl *.x3db *.x3dv *Canonical.xml (but do not clean autogenerated images under version control)"/>
<!-- delete autogenerated directories, but not _archive directory -->
<targetname="processScenes.X3dToHtmlListing"description="convert each .x3d scene into pretty-print .html version, also generate SVG diagrams of 2D plots such as Extrusion crossSection"depends="get.saxon">
<targetname="processScenes.htmlPrettyPrintPages"description="convert each .x3d scene into pretty-print .html version, also generate SVG diagrams of 2D plots such as Extrusion crossSection"depends="get.saxon">
<targetname="processScenes.X3dToX3domXhtml"description="convert each .x3d scene into *X3dom.xhtml version for X3DOM"depends="get.saxon,clean.RoundTrip">
<targetname="processScenes.touch.HtmlPages"description="update timestamp on X3D documentation pages to allow reshooting images and processing scenes">
<targetname="processScenes.touch.htmlPrettyPrintPages"description="update timestamp on X3D documentation pages to allow reshooting images and processing scenes">
<forparam="file.path.name">
<path>
<filesetrefid="x3dScenes"/>
...
...
@@ -3120,7 +3120,7 @@ TODO: fix Xj3D from launching window, instead perform offline rendering while h
<targetname="processScenes.captureImages"
description="Utilize Xj3D's Replica class to create thumbnails and viewpoint images for each scene for use as icons, triggered by html timestamp, then updates html">
<echomessage="Utilize Xj3D's Replica class to create thumbnails and viewpoint images for each scene for use as icons, triggered by html timestamp, then updates html"/>
<echomessage="Optional prerequisite: touch.X3dScenes or clean.htmlPrettyPrintDocumentation prior to reshooting all images"/>
<echomessage="Optional prerequisite: touch.X3dScenes or clean.htmlPrettyPrintPages prior to reshooting all images"/>
<echomessage="Rework usually minimized by only regenerating images for each triggering .html change as needed."/>
<echomessage="processScenes.captureImages depends on local Xj3D installation available, current directory xj3d.dir=${xj3d.dir}"/>