--- mitgcm.org/front_content/Assemble.pl 2005/04/02 22:12:59 1.6
+++ mitgcm.org/front_content/Assemble.pl 2008/02/29 00:40:37 1.9
@@ -55,6 +55,14 @@
foreach $fm (@flist) {
$ind = "";
$name = $name0{$fm};
+
+# if ($name eq "Documentation") {
+# $tmp = ""
+# . "Documentation
\n";
+# $menu = join "", $menu, $tmp;
+# next;
+# }
+
if (length($name1{$fm}) > 0) {
$ind = " ";
$name = $name1{$fm};