richter     2002/06/29 12:44:10

  Modified:    eg/web   Tag: Embperl2c config.pl
  Log:
  docs & website
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.16  +6 -2      embperl/eg/web/Attic/config.pl
  
  Index: config.pl
  ===================================================================
  RCS file: /home/cvs/embperl/eg/web/Attic/config.pl,v
  retrieving revision 1.1.2.15
  retrieving revision 1.1.2.16
  diff -u -r1.1.2.15 -r1.1.2.16
  --- config.pl 29 Jun 2002 19:23:11 -0000      1.1.2.15
  +++ config.pl 29 Jun 2002 19:44:10 -0000      1.1.2.16
  @@ -175,8 +175,12 @@
               },
               ],
           },
  -        { menu => 'Installation',           uri => 'pod/INSTALL.htm',           
file => 'INSTALL.pod' },
  -        #{ menu => 'FAQ',                    uri => 'pod/Faq.htm',               
file => 'Faq.pod' },
  +        { menu => 'Installation',           uri => 'pod/INSTALL.htm',           
file => 'INSTALL.pod', sub =>
  +            [
  +            { menu => 'CVS',                uri => 'pod/CVS.htm',               
file => 'CVS.pod' }
  +            ]
  +        
  +         },        #{ menu => 'FAQ',                    uri => 'pod/Faq.htm',       
        file => 'Faq.pod' },
           #{ menu => 'Examples',               uri => 'examples/' },
           { menu => 'Download',                uri => 
'pod/doc/Embperl.-page-13-.htm'},    #sect_44' },
           { menu => 'Support',                uri => 'pod/doc/Embperl.-page-12-.htm' 
},
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to