stas 02/04/29 10:38:19
Modified: src config.cfg
Log:
generate the sitemap in the root of the project
Revision Changes Path
1.24 +8 -0 modperl-docs/src/config.cfg
Index: config.cfg
===================================================================
RCS file: /home/cvs/modperl-docs/src/config.cfg,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- config.cfg 21 Apr 2002 16:34:24 -0000 1.23
+++ config.cfg 29 Apr 2002 17:38:19 -0000 1.24
@@ -41,6 +41,14 @@
)
],
],
+
+ sitemap => {
+ id => 'sitemap',
+ link => 'sitemap.html',
+ title => "The Site Map",
+ abstract => "You reach any document on this site from this
sitemap.",
+ },
+
# non-pod/html files or dirs to be copied unmodified
copy_glob => [
qw(
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]