public marks

LINK

Doxygen

by fredbird & 7 others
Doxygen is a documentation system for C , C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D. It can help you in three ways: 1. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in $mbox{LaTeX}$) from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. 2. You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically. 3. You can even `abuse' doxygen for creating normal documentation (as I did for this manual). Doxygen is developed under Linux and Mac OS X, but is set-up to be highly portable. As a result, it runs on most other Unix flavors as well. Furthermore, executables for Windows are available.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

computer   cool   cpp   development   doc   documentation   generator   linux   logiciel   open source   programming   software   software building   tools   windows  

BY

fredbird
the 24/08/2006 at 11:55

teddibaer
the 14/04/2006 at 13:37

YukuanMark
the 18/12/2005 at 13:30

YukuanMarks
the 18/12/2005 at 09:21

gygyuu
the 04/02/2005 at 14:58

jasontromm
the 22/04/2004 at 17:05

cadu
the 01/01/1970 at 01:00

yuconner
the 31/12/1969 at 21:00