Diff for /doc/build/generate_web_pages.pl between versions 1.34 and 1.37

version 1.34, 2007/06/21 13:24:46 version 1.37, 2008/08/14 09:33:14
Line 22  The point of this is to look like the ma Line 22  The point of this is to look like the ma
 # Title, source  # Title, source
   
 my @pages = (  my @pages = (
                 ['Fedora 8 Install', 'F8_install'], 
               ['Fedora 7 Install', 'F7_install'],                ['Fedora 7 Install', 'F7_install'],
               ['Fedora Core 6 Install', 'FC6_install'],                 ['Fedora Core 6 Install', 'FC6_install'], 
       ['Fedora Core 5 Install', 'FC5_install'],        ['Fedora Core 5 Install', 'FC5_install'],
Line 31  my @pages = ( Line 32  my @pages = (
 #      ['Red Hat 7.3 Install', 'rh73'],  #      ['Red Hat 7.3 Install', 'rh73'],
               ['Red Hat Enterprise Linux 5 Install','RHEL5_install'],                ['Red Hat Enterprise Linux 5 Install','RHEL5_install'],
               ['Red Hat Enterprise Linux 4 Install','RHEL4_install'],                ['Red Hat Enterprise Linux 4 Install','RHEL4_install'],
                 ['SuSE Linux 10.3 Install', 'suse10.3_install'],
               ['SuSE Linux 10.2 Install', 'suse10.2_install'],                ['SuSE Linux 10.2 Install', 'suse10.2_install'],
               ['SuSE Linux 10.1 Install', 'suse10.1_install'],                ['SuSE Linux 10.1 Install', 'suse10.1_install'],
               ['SuSE Linux Professional 9.3 Install', 'suse9.3_install'],  #              ['SuSE Linux Professional 9.3 Install', 'suse9.3_install'],
 #              ['SuSE Linux Professional 9.2 Install', 'suse9.2_install'],  #              ['SuSE Linux Professional 9.2 Install', 'suse9.2_install'],
               ['SuSE Linux Enterprise Server 10 Install', 'sles10_install'],                ['SuSE Linux Enterprise Server 10 Install', 'sles10_install'],
               ['SuSE Linux Enterprise Server 9 Install', 'sles9_install'],                ['SuSE Linux Enterprise Server 9 Install', 'sles9_install'],

Removed from v.1.34  
changed lines
  Added in v.1.37


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