From 3069eaf35e833ffe4a1c1c7829dd7e168ae27420 Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Wed, 11 Sep 2013 15:56:48 +0200 Subject: Merge up to r3319 --- .../jGrouseDoc/skins/noframes/vm/antgen.vm | 77 ---------------------- 1 file changed, 77 deletions(-) delete mode 100644 buildscripts/jGrouseDoc/skins/noframes/vm/antgen.vm (limited to 'buildscripts/jGrouseDoc/skins/noframes/vm/antgen.vm') diff --git a/buildscripts/jGrouseDoc/skins/noframes/vm/antgen.vm b/buildscripts/jGrouseDoc/skins/noframes/vm/antgen.vm deleted file mode 100644 index 7ed8671f..00000000 --- a/buildscripts/jGrouseDoc/skins/noframes/vm/antgen.vm +++ /dev/null @@ -1,77 +0,0 @@ -#if ($jg.project.comment.name) - #set($projectName=$jg.project.comment.name.trim()) -#end -#if ($jg.project.comment.version.size() > 0) - #set ($version = $jg.project.comment.version.get(0).content.originalString.trim()) -#end -#if ($jg.project.comment.description.size() > 0) - #set ($projectDesc = $jg.project.comment.description.get(0).content.originalString.trim()) -#end -#macro (genSummary $coll $pathPart $section) - #foreach($le in $coll) - - - - - - #if($aux_css != "not_specified") - - #end - - - - - - #end -#end - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3