On Thu, 5 Feb 2009 14:25:07 -0500 (EST), Greg Smith
<[email protected]> wrote:

>On Thu, 5 Feb 2009, shan chak wrote:
>
>> I dont know how to start reading the source code of geany , the 
>> downloaded source doesnt contain any class diagram.
>
>You should try running the code through Doxygen: 
>http://www.stack.nl/~dimitri/doxygen/
>
>That's a good way to vizualize and navigate a set of unfamiliar source 
>code.

we already use doxygen for the plugin API documentation:
cd doc && make api-doc

or

./waf --apidoc

but the generated files will only document the funtions available in
the plugin API.
Btw, the generated docs are also available at
http://www.geany.org/manual/reference/.


Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc

Attachment: pgpjUPY45U1kz.pgp
Description: PGP signature

_______________________________________________
Geany mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany

Reply via email to