[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: [PATCH 5.5.63] Autogenerate API docs, define Perl API
On Fri, Jan 14, 2000 at 07:25:52PM -0800, Gurusamy Sarathy wrote:
> On Fri, 14 Jan 2000 22:22:01 GMT, Tim Bunce wrote:
> >On Fri, Jan 14, 2000 at 01:22:12PM -0800, Gurusamy Sarathy wrote:
> >> /*
> >> =proto Am|void|macro|int a|float b|char c
> >>
> >> This macro does stuff. See L<function>.
> >>
> >> =cut
> >> */
> >
> >Or even
> >
> > =for perlapi ...
> >
> > ...
> >
> > =cut
> >
> >to be actual pod rather than pod-like.
>
> Works for me.
Do you actually need the =for ?? Why not just the usual =head =item etc.
Or do you want to translate it differently ?
Also, don't forget the blank line between the /* and the =whatever
Graham.
- References to:
-
Tim Bunce <Tim.Bunce@ig.co.uk>
Gurusamy Sarathy <gsar@activestate.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]