stas        2002/09/01 23:40:29

  Modified:    src/docs/2.0/user config.cfg
  Added:       src/docs/2.0/user/troubleshooting troubleshooting.pod
  Log:
  prepare the 2.0 troubleshooting chapter's skeleton
  
  Revision  Changes    Path
  1.14      +1 -0      modperl-docs/src/docs/2.0/user/config.cfg
  
  Index: config.cfg
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/config.cfg,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- config.cfg        2 Sep 2002 06:34:51 -0000       1.13
  +++ config.cfg        2 Sep 2002 06:40:29 -0000       1.14
  @@ -38,6 +38,7 @@
   
       group    => 'Troubleshooting',
       chapters => [ qw(
  +          troubleshooting/troubleshooting.pod
             help/help.pod
       )],
   
  
  
  
  1.1                  
modperl-docs/src/docs/2.0/user/troubleshooting/troubleshooting.pod
  
  Index: troubleshooting.pod
  ===================================================================
  =head1 NAME
  
  Troubleshooting mod_perl problems
  
  =head1 Description
  
  Frequently encountered problems (warnings and fatal errors) and their
  troubleshooting.
  
  
  
  
  
  =head1 Building and Installation
  
  
  
  
  
  
  =head1 Configuration and Startup
  
  
  
  
  
  
  =head1 Shutdown and Restart
  
  
  
  
  
  
  
  =head1 Code Parsing and Compilation
  
  
  
  
  
  
  =head1 Runtime
  
  
  
  
  
  
  
  =head1 Maintainers
  
  Maintainer is the person(s) you should contact with updates,
  corrections and patches.
  
  =over
  
  =item * Stas Bekman
  
  =back
  
  
  =head1 Authors
  
  =over
  
  =item * Stas Bekman
  
  =back
  
  Only the major authors are listed above. For contributors see the
  Changes file.
  
  
  =cut
  
  
  

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

Reply via email to