Re: [Asterisk-Users] Asterisk C source code documentation

2005-01-17 Thread Fabian Müller
Paulo <[EMAIL PROTECTED]> writes: > Hi all, Hi Paulo, > I was wondering if there is any documentation of the Asterisk C > source code. A good point to start is the file apps/app_skel.c which shows the minumum you need in an application. Regards, Fabian Müller _

Re: [Asterisk-Users] Asterisk C source code documentation

2005-01-17 Thread Chris Hills
Paulo wrote: Hi all, I was wondering if there is any documentation of the Asterisk C source code. I have downloaded the code, but I haven't seen any references to documentation neither in the Asterisk home page nor in Asterisk wiki. Does anyone know if this documentation is freely available? We

Re: [Asterisk-Users] Asterisk C source code documentation

2005-01-17 Thread Matthew Boehm
*laughs* Would be nice wouldn't it. You can do "make progdocs" if you have doxygen installed. Most of what I learned was by reading code. -Matthew - Original Message - From: "Paulo" <[EMAIL PROTECTED]> To: Sent: Monday, January 17, 2005 12:35 PM Subje

[Asterisk-Users] Asterisk C source code documentation

2005-01-17 Thread Paulo
Hi all,   I was wondering if there is any documentation of the Asterisk C source code. I have downloaded the code, but I haven't seen any references to documentation neither in the Asterisk home page nor in Asterisk wiki. Does anyone know if this documentation is freely available? We are specially