[LON-CAPA-cvs] cvs: doc /build generate_web_pages.pl

raeburn raeburn at source.lon-capa.org
Mon Feb 28 13:43:50 EST 2022


raeburn		Mon Feb 28 18:43:50 2022 EDT

  Modified files:              
    /doc/build	generate_web_pages.pl 
  Log:
  - Build install page for distros in "variable lifecycle" column.
  
  
Index: doc/build/generate_web_pages.pl
diff -u doc/build/generate_web_pages.pl:1.63 doc/build/generate_web_pages.pl:1.64
--- doc/build/generate_web_pages.pl:1.63	Mon Feb 28 18:04:16 2022
+++ doc/build/generate_web_pages.pl	Mon Feb 28 18:43:50 2022
@@ -204,7 +204,7 @@
 close INDEX;
 
 # Build the pages
-for (@longlifecycle, at shortlifecycle, at ancillary, at other_pages, at testing_pages) {
+for (@longlifecycle, at shortlifecycle, at otherlifecycle, at ancillary, at other_pages, at testing_pages) {
     my ($title, $source) = @$_;
 
     # read in content




More information about the LON-CAPA-cvs mailing list