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

Re: Fwd: Re: [T-Merge patch] syncing code for views

From: Oto BREZINA <otik_at_printflow.eu>
Date: Sun, 17 Apr 2011 08:30:48 +0200

On 2011-04-17 08:08, Stefan Küng wrote:
> On 16.04.2011 20:27, Oto BREZINA wrote:
>> I would like to note that while // ... and /* ... */ can be
>> interchanged, /// ... and /** ... */ have a bit different meaning if you
>> use DOXYGEN; do you ?
> Yes, but I can't see the different meaning. As I can see in the docs for
> Doxygen, those two should be identical.
Hmm. You are right (as always).

However it may depend on configuration of JAVADOC_AUTOBRIEF (defualt:
NO). I use following pattern:
/// brief - what function do in one sentence - single line
/** detailed - how it is done, notes(won't work in brief), warnings... -
multiline*/

ref: http://www.stack.nl/~dimitri/doxygen/docblocks.html
> Stefan
>

-- 
Oto BREZINA, Printflow s.r.o., EU
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2720665
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-17 08:32:57 CEST

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

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