Diff for /doc/build/generate_web_pages.pl between versions 1.31 and 1.32

version 1.31, 2006/10/09 23:40:35 version 1.32, 2007/01/27 01:24:29
Line 21  The point of this is to look like the ma Line 21  The point of this is to look like the ma
 # add/subtract/etc. pages. Index is done seperately.  # add/subtract/etc. pages. Index is done seperately.
 # Title, source  # Title, source
   
 my @pages = (   my @pages = (
                 ['Fedora Core 6 Install', 'FC6_install'], 
       ['Fedora Core 5 Install', 'FC5_install'],        ['Fedora Core 5 Install', 'FC5_install'],
               ['Fedora Core 4 Install', 'FC4_install'],  #             ['Fedora Core 4 Install', 'FC4_install'],
 #             ['Fedora Core 3 Install', 'FC3_install'],  #             ['Fedora Core 3 Install', 'FC3_install'],
 #      ['Fedora Install', 'fedora_install'],  #      ['Fedora Install', 'fedora_install'],
 #      ['Red Hat 7.3 Install', 'rh73'],  #      ['Red Hat 7.3 Install', 'rh73'],

Removed from v.1.31  
changed lines
  Added in v.1.32


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