[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Start fleshing out Repos.pm documentation

From: David James <djames_at_collab.net>
Date: 2006-10-03 20:33:33 CEST

On 9/28/06, Nik Clayton <nik@ngo.org.uk> wrote:
> I've noticed that there are quite a few new APIs missing from the Perl
> bindings. So I started looking at adding them, and then realised that the
> documentation needed a bit of an overhaul.
>
> Rather than try and do both things at once, I've tried to get the
> documentation in to a slightly more malleable shape first.
>
> So, this first patch just rejigs the internal documentation of Repos.pm, and
> changes the implementation slightly so that as methods are documented (or
> added) it's easier to note that that's happened (IMHO).
>
> [[[
> Add more detail to the documentation for the SVN::Repos Perl bindings
>
> Rearrange how methods are wrapped in this file, to make it easier to add new
> methods in the future while keeping the documentation in sync.
>
> * subversion/bindings/swig/perl/native/Repos.pm:
> (@methods): Build up the list of exported methods throughout the file,
> which keeps a method's export point nearer its point of documentation.
> (POD Documentation): Add documentation for get_logs(). Explicitly list
> the other methods that are exported. Bring the example up to date, and
> update the copyright date.
> ]]]
>

Thanks Nik! Committed in r21741.

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 3 20:33:49 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.