Hi Bob,
Could you please compile a new windows build with full debug options? This would help our users and bug-reporters to get backtraces, which are indispensible considering our current instability.
And while you're at it, please make a minor change to http://inkscape.modevia.com/win32/HEADER.html: our bug-reporters should use
(gdb) run c:\temp\your-file-name.svg
Instead of just
(gdb) run
because for some reason it is impossible to open files from within Inkscape when using gdb on Windows.
Thanks,
Diederik
-----Original Message----- From: Bob Jamison [mailto:rwjj@...127...] Sent: 2008 nov 08 6:37 To: Peter Moulder; inkscape Subject: Re: [Inkscape-devel] Doxygen conventions
If your "doxyfile" config file specifies smartly enough which files should be covered and which aren't, @file is not necessary at all.
I've used doxygen on Java, C++, and C files on several projects, and have never needed @file.
If all you want to document is API's then the .h files are enough. Doing the .cpp files is useful for the hyperlinked, cross-referenced html copy of the source.
bob
On 11/7/2008 9:36 PM, Peter Moulder wrote:
On Fri, Nov 07, 2008 at 04:10:44PM -0800, Jon A. Cruz wrote:
So a rationale for having it on separate lines is that we don't have a single 'object' that is "/**...@...2069...", but rather two separate objects, one "/**" that is "start of magic comment block" and one that is
"@file"
and is "here is the magic comment to apply to the whole file.
I'm not convinced of the importance (I'm not sure I understand what
JonCruz
means by `object'), but have no strong opinion on the question.
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel