{"id":75,"date":"2009-09-17T10:49:00","date_gmt":"2009-09-17T10:49:00","guid":{"rendered":"https:\/\/ahm.basfinans.com\/index.php\/2009\/09\/17\/doxygen-source-code-documentation-generator-tool\/"},"modified":"2009-09-17T10:49:00","modified_gmt":"2009-09-17T10:49:00","slug":"doxygen-source-code-documentation-generator-tool","status":"publish","type":"post","link":"https:\/\/ahm.basfinans.com\/index.php\/2009\/09\/17\/doxygen-source-code-documentation-generator-tool\/","title":{"rendered":"Doxygen, Source Code Documentation Generator Tool"},"content":{"rendered":"<p><span style=\"font-family: Verdana,Arial,Helvetica;\">Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.<\/span><br \/>\n<span style=\"font-family: Verdana,Arial,Helvetica;\">It can help you in three ways:<\/span><\/p>\n<ol><span style=\"font-family: Verdana,Arial,Helvetica;\"><\/p>\n<li>It can generate an on-line documentation browser (in HTML) and\/or an off-line reference manual (in 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. <\/li>\n<li>You can <a href=\"http:\/\/www.stack.nl\/~dimitri\/doxygen\/starting.html#extract_all\">configure<\/a> 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. <\/li>\n<li>You can even `abuse&#8217; doxygen for creating normal documentation (as I did for this manual).&nbsp;<\/li>\n<p><\/span><\/ol>\n<p><span style=\"font-family: Verdana,Arial,Helvetica;\">Doxygen is developed under <a href=\"http:\/\/www.linux.org\/\">Linux<\/a> 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.<\/span><\/p>\n<p>\n<span style=\"font-family: Verdana,Arial,Helvetica;\"><a href=\"http:\/\/www.stack.nl\/~dimitri\/doxygen\/\">http:\/\/www.stack.nl\/~dimitri\/doxygen\/<\/a> <br \/>\n<\/span><\/p>\n<div>From ahm507.blogspot.com<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. It can help you in three ways: It can generate an on-line documentation browser (in HTML) and\/or an off-line reference manual (in Latex) from a set of documented source files. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10,11],"tags":[],"_links":{"self":[{"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/posts\/75"}],"collection":[{"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/comments?post=75"}],"version-history":[{"count":0,"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/posts\/75\/revisions"}],"wp:attachment":[{"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/media?parent=75"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/categories?post=75"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ahm.basfinans.com\/index.php\/wp-json\/wp\/v2\/tags?post=75"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}