GitHub user nwellnhof opened a pull request:
https://github.com/apache/lucy-clownfish/pull/56
Constructor documentation
Generate Perl constructor POD from `new` instead of `init`. This allows
constructor DocuComments that work for Perl and C.
Documentation diff:
https://github.com/nwellnhof/lucy-clownfish/commit/2508a7fee3f32c99ca95228986d8b3b911bffe13
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nwellnhof/lucy-clownfish ctor-documentation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy-clownfish/pull/56.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #56
----
commit 65cca1711853c1f3e893b2bd8654eddc6f09c9e7
Author: Nick Wellnhofer <[email protected]>
Date: 2016-02-09T13:28:03Z
Make Class_fetch_class public
commit db2ea9ad0fc304a9b1bcfe28954194b267847f4b
Author: Nick Wellnhofer <[email protected]>
Date: 2016-02-09T13:29:50Z
Change default function for ctor POD
By default, the POD for Perl constructors is taken from the "alias"
instead of "init".
commit 5aae42462a907bdab07dadbd1affbe52fabc5c18
Author: Nick Wellnhofer <[email protected]>
Date: 2016-02-09T14:13:24Z
Improve gen_subroutine_pod error message
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---