stas 02/05/10 00:49:59
Modified: src/docs config.cfg
Log:
reflect the reshuffle
Submitted by: Thomas Klausner <[EMAIL PROTECTED]>
Revision Changes Path
1.7 +3 -9 modperl-docs/src/docs/config.cfg
Index: config.cfg
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/config.cfg,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- config.cfg 29 Apr 2002 16:48:27 -0000 1.6
+++ config.cfg 10 May 2002 07:49:59 -0000 1.7
@@ -16,7 +16,6 @@
docsets => [qw(
1.0/guide
1.0/win32
- 1.0/faqs
1.0/api
)],
@@ -26,19 +25,14 @@
2.0/user
2.0/api
2.0/devel
- 2.0/world
)],
- group => 'Other Documentation Resources',
-
- docsets => [qw(
- offsite
- )],
-
- group => 'General Documentation',
+ group => 'Common mod_perl Documentation',
docsets => [qw(
general
+ tutorials
+ offsite
)],
);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]