/[MITgcm]/mitgcm.org/front_content/Assemble.pl
ViewVC logotype

Diff of /mitgcm.org/front_content/Assemble.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

--- mitgcm.org/front_content/Assemble.pl	2008/01/15 17:12:18	1.8
+++ mitgcm.org/front_content/Assemble.pl	2008/02/29 00:40:37	1.9
@@ -56,12 +56,12 @@
 	$ind = "";
 	$name = $name0{$fm};
 
-	if ($name eq "Documentation") {
-	    $tmp = "<a href=\"http://eddy.csail.mit.edu/r2/latest/\">"
-		. "Documentation</a><br />\n";
-	    $menu = join "", $menu, $tmp;
-	    next;
-	}
+#	if ($name eq "Documentation") {
+#	    $tmp = "<a href=\"http://eddy.csail.mit.edu/r2/latest/\">"
+#		. "Documentation</a><br />\n";
+#	    $menu = join "", $menu, $tmp;
+#	    next;
+#	}
 
 	if (length($name1{$fm}) > 0) {
 	    $ind = "&nbsp;&nbsp;&nbsp;";

 

  ViewVC Help
Powered by ViewVC 1.1.22