Doxygen - is there a status?

Carsten Rinke carsten.rinke at gmx.de
Wed Sep 3 10:18:43 EDT 2014


John,

actually I am in favor of Doxygen because then the design documentation 
and the implementation is put into one place, and it should be part of 
the designers work to maintain both, ideally in the same file. If using 
wiki, then you have to maintain two places. Not to forget the automated 
stuff that Doxygen is doing.

And as a side effect you get browsable code.

Is there / Has there been a discussion/decision about whether to use or 
not to use Doxygen?

Better stop me right away before I am running in the wrong direction ...

Regs,
Carsten


On 03.09.2014 16:00, John Ralls wrote:
> On Sep 3, 2014, at 1:57 AM, Carsten Rinke <carsten.rinke at gmx.de> wrote:
>
>> Hi all,
>>
>> thanks for the quick reply.
>>
>> @Christian:
>>
>> I have plenty.
>>
>> Big ones like "how does qof work?" and small ones like "what does xacc actually stand for?".
>> Geert's hint in one of the bugzilla replies to maybe consider listening to signals in an area that appears to me totally unrelated made me aware that I still do not know GnuCash at all.
>> By accident I found the project.html file which is also quite an eye opener, too.
>>
>> BTW: I took a look at the Wiki C API page. There is also good stuff in it.
>> Note that the link to the entity relationship diagram returns 404 and offers me a log in. Is that correct?
>>
>> My first proposal would be to try to get Doxygen into something more like book style - meaning leading the unaware reader to a starting point and offer a reading thread. No idea if that is possible, but I think it would help.
>>
>> I also wonder in how far requirements can be documented with Doxygen.
>>
>> But the first question is:
>> How am I going to do this formally?
>> Should I open an Enhancement Bug and feed it with patches as I go along?
>> Or should I iteratively attach whole tar archives with the Doxygen html result as I would propose it for review?
> Carsten,
>
> You can use Doxygen to build any arbitrary web site, though it's not necessarily the best way. I used it to build the project website for wxGuiTesting http://wxguitest.sourceforge.net/ several years ago.
>
> Just attach patches. It's easy to apply them, build the Doxygen docs, and review the results.
>
> But maybe it's better to get replace all of the (mostly outdated) design documentation in the code base with a set of wiki pages and leave Doxygen to document only the API. That's a much easier editing and collaborative flow than Doxygen patches and I suspect that it has a better chance of being maintained going forward.
>
> Regards,
> John Ralls
>
>



More information about the gnucash-devel mailing list