Diff for /doc/build/generate_web_pages.pl between versions 1.16 and 1.21

version 1.16, 2005/07/18 17:02:56 version 1.21, 2005/09/02 14:52:50
Line 23  The point of this is to look like the ma Line 23  The point of this is to look like the ma
   
 my @pages = (   my @pages = ( 
 #      ['Red Hat 7.3 Install', 'rh73'],  #      ['Red Hat 7.3 Install', 'rh73'],
       ['Fedora Install', 'fedora_install'],  #      ['Fedora Install', 'fedora_install'],
               ['Fedora Core 3 Install', 'FC3_install'],                ['Fedora Core 3 Install', 'FC3_install'],
               ['Fedora Core 4 Install', 'FC4_install'],                ['Fedora Core 4 Install', 'FC4_install'],
               ['Red Hat Enterprise Linux ES4 Install','ES4_install'],                ['Red Hat Enterprise Linux 4 Install','RHEL4_install'],
       ['Manual Install from Tarballs', 'manual_install'],                ['SuSE Linux Professional 9.2 Install', 'suse9.2_install'],
   #      ['Manual Install from Tarballs', 'manual_install'],
       ['Upgrading from Previous LON-CAPA install', 'upgrade'],        ['Upgrading from Previous LON-CAPA install', 'upgrade'],
       ['Post-installation Configuration', 'config'],        ['Post-installation Configuration', 'config'],
       ['LON-CAPA License (Gnu Public License)', 'license']        ['LON-CAPA License (Gnu Public License)', 'license']
Line 110  http://install.lon-capa.org/versions/lon Line 111  http://install.lon-capa.org/versions/lon
 <p>  <p>
 To view the code development history of LON-CAPA, you can access a <a  To view the code development history of LON-CAPA, you can access a <a
 href="http://zaphod.lite.msu.edu/cgi-bin/cvsweb.cgi/">web version</a>  href="http://zaphod.lite.msu.edu/cgi-bin/cvsweb.cgi/">web version</a>
 of our CVS respository. Otherwise, please contact Helen (<a  of our CVS respository. Otherwise, please contact Guy Albertelli (<a
 href="mailto:helen@lon-capa.org"> helen@lon-capa.org</a>) to request a  href="mailto:albertel@msu.edu">albertel@msu.edu</a>) to request a
 CVS USERNAME.  CVS USERNAME.
 </p>  </p>
 <p>  <p>

Removed from v.1.16  
changed lines
  Added in v.1.21


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>