[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 01:22:12PM -0800, Gurusamy Sarathy wrote:
> 
> In the interests of not making it too verbose to type, I think we
> should keep the format compact.  And I'd just use pod-like syntax,
> so we can leverage Pod-Parser:
> 
>     /*
>     =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.

Tim.


Follow-Ups from:
Gurusamy Sarathy <gsar@activestate.com>
References to:
"Benjamin Stuhl" <sho_pi@hotmail.com>
Gurusamy Sarathy <gsar@ActiveState.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]