> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Bob Paddock > Sent: 01 December 2005 01:38 > To: [email protected] > Subject: Re: gEDA-user: wxPCB Goals[MESSAGE NOT SCANNED] > > On Wednesday 30 November 2005 06:50 am, Robert Thorpe wrote: > > > > * Use DoxyGen to document all code and manuals. > > > http://www.doxygen.org/ On Going. > > > > A small point ... > > It might be a good idea to generate an internals manual > with Doxygen. > > But I don't think it would be a very good way to generate > other manuals, probably texinfo would be better. > > I will probably in the end use HelpBlocks to make the manual, > as it does seemed better suited > to that job than DoxyGen. http://www.helpblocks.com/
Interesting, I've never heard of HelpBlocks. I've used Texinfo before, which is very good. Doxygen is good for generating data structure/subroutine level internals documentation, but not much else.
