--- doc/build/generate_web_pages.pl 2011/06/01 06:32:35 1.49
+++ doc/build/generate_web_pages.pl 2011/06/01 06:41:09 1.51
@@ -109,7 +109,7 @@ $content .= ''."\n".
for (@shortlifecycle) {
$content .= "
$_->[0]\n";
}
-$content .= '
'.\n".
+$content .= '
'."\n".
'Additional information'."\n";
for (@ancillary) {
$content .= "- $_->[0]
\n";
@@ -182,7 +182,7 @@ print INDEX $index;
close INDEX;
# Build the pages
-for (@pages,@other_pages,@testing_pages) {
+for (@longlifecycle,@shortlifecycle,@ancillary,@other_pages,@testing_pages) {
my ($title, $source) = @$_;
# read in content