diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-22 05:05:52 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-22 05:05:52 +0000 |
commit | 97f320385b0730b41e247127ddf0911b01370694 (patch) | |
tree | 5706e05733a67ecd1f065defcadd491f1e9834c4 /pod/buildtoc | |
parent | ffc145e8a18a4c952027b6b4c853bd908c48f521 (diff) | |
download | perl-97f320385b0730b41e247127ddf0911b01370694.tar.gz |
Do not edit perltoc since it is autogenerated.
p4raw-id: //depot/perl@20814
Diffstat (limited to 'pod/buildtoc')
-rw-r--r-- | pod/buildtoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/buildtoc b/pod/buildtoc index de8e663bdf..751fd9d25c 100644 --- a/pod/buildtoc +++ b/pod/buildtoc @@ -261,6 +261,12 @@ sub output_perltoc { ($_= <<"EOPOD2B") =~ s/^\t//gm && output($_); + =begin dochackers + # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! + # This file is autogenerated by buildtoc from all the other pods. + # Edit those files and run buildtoc --build-toc to effect changes. + =end + =head1 NAME perltoc - perl documentation table of contents |