diff options
author | Karl Williamson <khw@cpan.org> | 2019-05-29 16:06:51 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-05-30 18:13:29 -0600 |
commit | 8902d5545f28d09d06be64c2fec58139f1492af0 (patch) | |
tree | f1e402333794e224fa1e2352ef6ba5d5f61dd51d /Copying | |
parent | 0a60f600e691409aab41f710bbbd8801a3162143 (diff) | |
download | perl-8902d5545f28d09d06be64c2fec58139f1492af0.tar.gz |
autodoc.pl: Use embed.fnc entry when available
Having two different pod definitions for the same function leads to
things being out of sync. This commit ignores the one in the '=for
apidoc' line if there is one in embed.fnc.
Doing so led to a bunch of changes in perlapi, showing that the apidoc
lines were inaccurate. The ones in embed.fnc must be accurate enough to
get perl to compile.
I added a warning for when there's a redundant entry, and in the next
commit I will remove the many such.
Diffstat (limited to 'Copying')
0 files changed, 0 insertions, 0 deletions