| We generate to latex. The target is in SConstruct (generatePdf). It's not intuitive what's happening because there is a hand-written introduction to the API document, which includes the generated latex in some weird way that doxygen is prepared to deal with. But the build target works, so by looking at SConstruct you should be able to figure it out.
If you do not use a hand-written header, then generating latex with doxygen is cake. You just run doxygen in your source dir and generates a stab at a config file that you then edit, and it is full of helpful comments.
Regards,
Mike
-----Original Message-----
>From: Steven Yi
>Sent: Mar 1, 2007 5:02 PM
>To: Developer discussions
>Subject: Re: [Cs-dev] Which testing and doc tools are being used for csound?
>
>I don't know, I haven't used the doxygen docs in a while, but I think
>Michael has generated PDF's from Latex in the past. I've generated
>HTML docs using doxygen and Csound and other projects, but it's been a
>while.
>
>steven
>
>
>On 3/1/07, iain duncan wrote:
>> On Thu, 2007-01-03 at 22:50 +0100, Steven Yi wrote:
>> > Hi Iain,
>> >
>> > I was actually wondering about unit testing for Csound too, but
>> > currently there is none. I've got a small test suite for the new
>> > parser but it's only to test if csound crashes or not on features not
>> > yet implemented. For documentation, Doxygen is being used, which has
>> > a Javadoc like syntax /** */.
>>
>> Okay, thanks. We generate to latex?
>>
>> Iain
>>
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>-------------------------------------------------------------------------
>Take Surveys. Earn Cash. Influence the Future of IT
>Join SourceForge.net's Techsay panel and you'll get the chance to share your
>opinions on IT & business topics through brief surveys-and earn cash
>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |