You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/05/29 09:21:46 UTC

cvs commit: modperl-docs/src/search make.pl

stas        02/05/29 00:21:46

  Modified:    src/search make.pl
  Log:
  align the titles
  
  Revision  Changes    Path
  1.2       +12 -12    modperl-docs/src/search/make.pl
  
  Index: make.pl
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/search/make.pl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- make.pl	23 May 2002 22:42:02 -0000	1.1
  +++ make.pl	29 May 2002 07:21:46 -0000	1.2
  @@ -17,24 +17,24 @@
   
   
   my $items = <<ITEMS;
  -    0, outstanding, Technologie Extraordinaire, Stories
  -    0, download,    Download, Download
  -    0, docs,        Documentation, All Docs
  -    1,   docs/1.0, mod_perl 1.0 Docs, 1.0 Docs
  +    0, outstanding,        Technologie Extraordinaire, Stories
  +    0, download,           Download,                   Download
  +    0, docs,               Documentation,              All Docs
  +    1,   docs/1.0,         mod_perl 1.0 Docs,          1.0 Docs
       2,     docs/1.0/guide, Guide,
       2,     docs/1.0/win32, Win32
       2,     docs/1.0/api,   API
  -    1,   docs/2.0, mod_perl 2.0 Docs, 2.0 Docs
  +    1,   docs/2.0,         mod_perl 2.0 Docs,          2.0 Docs
       2,     docs/2.0/user,  User
       2,     docs/2.0/devel, Developer
       2,     docs/2.0/api,   API
  -    1,   docs/general,      General Docs
  -    1,   docs/tutorials,    Tutorials
  -    1,   docs/offsite,      OffSite Docs
  -    0, help,       Getting Help
  -    0, maillist,  Mailing Lists
  -    0, products,   Products
  -    0, contribute, Contribute
  +    1,   docs/general,     General Docs
  +    1,   docs/tutorials,   Tutorials
  +    1,   docs/offsite,     OffSite Docs
  +    0, help,               Getting Help
  +    0, maillist,           Mailing Lists
  +    0, products,           Products
  +    0, contribute,         Contribute
   ITEMS
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org