--- doc/build/generate_web_pages.pl 2011/06/01 06:34:47 1.50 +++ doc/build/generate_web_pages.pl 2011/06/01 06:41:09 1.51 @@ -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