# HG changeset patch # User Oleksandr Gavenko # Date 1282678167 -10800 # Node ID 244083c7d2677a3d4db511e01b9ee8a0e42dc8d0 # Parent ef4f903769a4582d041ac40255aeee6644843aab Added Doxygen. diff -r ef4f903769a4 -r 244083c7d267 source-docgen.rst --- a/source-docgen.rst Tue Aug 24 22:22:15 2010 +0300 +++ b/source-docgen.rst Tue Aug 24 22:29:27 2010 +0300 @@ -1,5 +1,18 @@ -*- mode: outline; coding: utf-8 -*- +* About. + + http://en.wikipedia.org/wiki/Comparison_of_documentation_generators + +* Doxygen. + +Doxygen is a documentation generator for C++, C, Java, Objective-C, Python, +IDL (CORBA and Microsoft flavors), Fortran, VHDL, PHP, C#. + + http://www.doxygen.org + home page + http://en.wikipedia.org/wiki/Doxygen + * DOC++. DOC++ is a documentation system for C, C++, IDL and Java generating both TeX @@ -9,3 +22,14 @@ http://docpp.sourceforge.net/ home page + +* ROBODoc + +ROBODoc is a documentation tool. It extracts the documentation from your source +code and formats it in HTML, RTF, TeX, XML DocBook (PDF), or ASCII. Works with +C, C++, Fortran, Perl, Scripts, Assembler, Tcl, Basic, and any language that +supports remarks. + + http://sourceforge.net/projects/robodoc + home page + http://en.wikipedia.org/wiki/ROBODoc