stas 02/02/04 19:31:34
Modified: src/stories story.tmpl
src/maillist maillist.tmpl
Log:
- add warnings not to modify the autogenerated files
Revision Changes Path
1.2 +9 -0 modperl-docs/src/stories/story.tmpl
Index: story.tmpl
===================================================================
RCS file: /home/cvs/modperl-docs/src/stories/story.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- story.tmpl 5 Jan 2002 19:15:42 -0000 1.1
+++ story.tmpl 5 Feb 2002 03:31:34 -0000 1.2
@@ -1,3 +1,12 @@
+###################################################
+# WARNING: Do not edit this file!
+# If you do the changes will be lost!
+# Instead edit the corresponding .txt file and run make.pl
+#
+# Don't forget to commit the changes to both .txt and the generated
+# .pod to cvs, since others won't run the local make.pl
+####################################################
+
=head1 NAME
[% story.title %]
1.2 +9 -0 modperl-docs/src/maillist/maillist.tmpl
Index: maillist.tmpl
===================================================================
RCS file: /home/cvs/modperl-docs/src/maillist/maillist.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maillist.tmpl 5 Jan 2002 19:15:41 -0000 1.1
+++ maillist.tmpl 5 Feb 2002 03:31:34 -0000 1.2
@@ -1,3 +1,12 @@
+###################################################
+# WARNING: Do not edit this file!
+# If you do the changes will be lost!
+# Instead edit data.pl instead and re-run make.pl
+#
+# Don't forget to commit the changes to both .txt and the generated
+# .pod to cvs, since others won't run the local make.pl
+####################################################
+
=head1 NAME
[% list.title -%] mailing list
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]