stas 02/01/05 11:26:42
Added: src/docs/2.0/api config.cfg
Log:
- config files
Revision Changes Path
1.1 modperl-docs/src/docs/2.0/api/config.cfg
Index: config.cfg
===================================================================
use vars qw(@c);
@c = (
id => 'api_v2',
title => "mod_perl 2.0 APIs",
abstract => '',
chapters => [
qw(
mod_perl-2.0/APR/PerlIO.pod
mod_perl-2.0/APR/Table.pod
mod_perl-2.0/Apache/RequestRec.pod
mod_perl-2.0/Apache/ServerUtil.pod
mod_perl-2.0/Apache/compat.pod
),
],
);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]