Branch: refs/heads/haarg/fix-inner-links-in-toc
  Home:   https://github.com/Perl/perl5
  Commit: a2af890103bc03a5ffbe06a92b51ecd4da759735
      
https://github.com/Perl/perl5/commit/a2af890103bc03a5ffbe06a92b51ecd4da759735
  Author: Graham Knop <ha...@haarg.org>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M pod/buildtoc

  Log Message:
  -----------
  buildtoc - fix inner links when generating perltoc.pod

When generating perltoc.pod, the headings taken from all of the various
pod documents included in core. These headings can have arbitrary
content, including links. A link with a second but without a name won't
work once it's moved into the perltoc.pod file, so convert any links
like this to include the name of the pod document they are being taken
from.


Reply via email to