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

Re: [PATCH] Re: server-side enforcement of svn:date format?

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Mon, 12 May 2008 15:11:04 -0400

Daniel Shahaf <d.s_at_daniel.shahaf.co.il> writes:
> Oh, +1. Is there a way to share doxygen documentation between several
> functions? Or shall I just repeat the description of the validations
> performed, in each of the three docstrings?

There's no way to share doxygen that I know of. Sometimes when two
functions are very similar, we say "Like svn_foo(), but with an
additional @a bar parameter that..." or something like that. So in this
case, it would be fine to pick one API to document the canonical
description of how validation happens, and then the others can say
"Validate @a value the same way svn_repos_foo() does."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-12 21:11:19 CEST

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.