--- doc/build/generate_web_pages.pl 2022/02/28 18:04:16 1.63 +++ doc/build/generate_web_pages.pl 2022/02/28 18:43:50 1.64 @@ -204,7 +204,7 @@ print INDEX $index; close INDEX; # Build the pages -for (@longlifecycle,@shortlifecycle,@ancillary,@other_pages,@testing_pages) { +for (@longlifecycle,@shortlifecycle,@otherlifecycle,@ancillary,@other_pages,@testing_pages) { my ($title, $source) = @$_; # read in content