[docs] xmldocs - docelic modified bin/refs-autogen

docs at icdevgroup.org docs at icdevgroup.org
Sat Oct 9 10:32:41 EDT 2004


User:      docelic
Date:      2004-10-09 14:32:40 GMT
Modified:  bin      refs-autogen
Log:
- revert last change, it's bad-looking and crappy

Revision  Changes    Path
1.44      +15 -15    xmldocs/bin/refs-autogen


rev 1.44, prev_rev 1.43
Index: refs-autogen
===================================================================
RCS file: /var/cvs/xmldocs/bin/refs-autogen,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- refs-autogen	9 Oct 2004 14:28:03 -0000	1.43
+++ refs-autogen	9 Oct 2004 14:32:40 -0000	1.44
@@ -377,21 +377,21 @@
 	# DONE
 	$ag{latest} = $hash{version};
 
-	# Visually mark NEW (cvs-head) items
-	if ( @{ $ag{'_available in'} } == 1 and
-		${$ag{'_available in'}}[0] eq $ag{latest} ) {
-		$ag{purpose} = <<ENDD;
-<inlinemediaobject>
-<imageobject>
-<imagedata fileref="./images/new.png" format="PNG"/>
-</imageobject>
-<textdata>
-<phrase>[NEW]</phrase>
-</textdata>
-</inlinemediaobject>
-$ag{purpose}
-ENDD
-	}
+#	# Visually mark NEW (cvs-head) items
+#	if ( @{ $ag{'_available in'} } == 1 and
+#		${$ag{'_available in'}}[0] eq $ag{latest} ) {
+#		$ag{purpose} = <<ENDD;
+#<inlinemediaobject>
+#<imageobject>
+#<imagedata fileref="./images/new.png" format="PNG"/>
+#</imageobject>
+#<textdata>
+#<phrase>[NEW]</phrase>
+#</textdata>
+#</inlinemediaobject>
+#$ag{purpose}
+#ENDD
+#	}
 
 	# Expand template
 	my $template = $templates{ $ag{"_symbol type"} };








More information about the docs mailing list