stas 2002/09/01 19:12:14
Modified: src/docs/2.0/user/help help.pod
src/docs/1.0/guide help.pod
Log:
link from the help chapters to the chapter with external resources
Revision Changes Path
1.13 +7 -0 modperl-docs/src/docs/2.0/user/help/help.pod
Index: help.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/help/help.pod,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- help.pod 25 Aug 2002 13:48:45 -0000 1.12
+++ help.pod 2 Sep 2002 02:12:14 -0000 1.13
@@ -130,6 +130,13 @@
refer to the mod_perl mailing lists'
L<Guidelines|maillist::email-etiquette>.
+=head1 Help on Related Topics
+
+When developing with mod_perl, you often find yourself having
+questions regarding other projects and topics like Apache, Perl, SQL,
+etc. L<This document|docs::offsite::other> will help you find the
+right resource where you can find the answers to your questions.
+
=head1 Maintainers
Maintainer is the person(s) you should contact with updates,
1.22 +7 -0 modperl-docs/src/docs/1.0/guide/help.pod
Index: help.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/help.pod,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- help.pod 17 Jul 2002 08:08:01 -0000 1.21
+++ help.pod 2 Sep 2002 02:12:14 -0000 1.22
@@ -179,6 +179,13 @@
Finally send all these details to the modperl mailing list.
+=head1 Help on Related Topics
+
+When developing with mod_perl, you often find yourself having
+questions regarding other projects and topics like Apache, Perl, SQL,
+etc. L<This document|docs::offsite::other> will help you find the
+right resource where you can find the answers to your questions.
+
=head1 Maintainers
Maintainer is the person(s) you should contact with updates,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]