Branch: refs/heads/smoke-me/jkeenan/jmacdotorg-perldocstyle
  Home:   https://github.com/Perl/perl5
  Commit: 77b552924301b927f3117c96b34deb588be3da91
      
https://github.com/Perl/perl5/commit/77b552924301b927f3117c96b34deb588be3da91
  Author: Jason McIntosh <[email protected]>
  Date:   2020-12-19 (Sat, 19 Dec 2020)

  Changed paths:
    M MANIFEST
    M pod/perl.pod
    A pod/perldocstyle.pod
    M win32/pod.mak

  Log Message:
  -----------
  Add pod/perldocstyle.pod

Satisfies 
https://news.perlfoundation.org/post/grant_proposal_documentation_standards_perl7

Committer: Adding a new file underneath pod/ entails adding (i) an entry for 
that file
in pod/perl.pod and (ii) entries in win32/pod.mak.

(i) In turn requires, figuring out an appropriate category within
perl.pod in which to place the new file.  The entry should match that in
MANIFEST and be consistent with the style of entries in MANIFEST.

(ii) Requires running Porting/pod_rules.pl so that entries in
win32/pod.mak are also generated for the corresponding *.man, *.html and
*.tex files.

Satisfies https://github.com/Perl/perl5/pull/18275.

Reply via email to