--- mitgcm.org/front_content/Assemble.pl 2006/04/06 19:52:17 1.7
+++ 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 = ""
- . "Documentation
\n";
- $menu = join "", $menu, $tmp;
- next;
- }
+# if ($name eq "Documentation") {
+# $tmp = ""
+# . "Documentation
\n";
+# $menu = join "", $menu, $tmp;
+# next;
+# }
if (length($name1{$fm}) > 0) {
$ind = " ";