r20267 - gnucash/trunk - Bug #640357: Adding very limited Perl-Support for doxygen

Christian Stimming cstim at code.gnucash.org
Thu Feb 10 14:40:39 EST 2011


Author: cstim
Date: 2011-02-10 14:40:38 -0500 (Thu, 10 Feb 2011)
New Revision: 20267
Trac: http://svn.gnucash.org/trac/changeset/20267

Modified:
   gnucash/trunk/doc/examples/create-bogus-data.pl
   gnucash/trunk/src/backend/xml/test/grab-types.pl
   gnucash/trunk/src/engine/xlate.pl
   gnucash/trunk/src/experimental/cbb/cbb-engine/CBBlib.pl
   gnucash/trunk/src/experimental/cbb/cbb-engine/common.pl
   gnucash/trunk/src/quotes/Quote_example.pl
Log:
Bug #640357: Adding very limited Perl-Support for doxygen

Adding Doxygen commands to the Perl-scripts in the sources

I searched for every *.pl file in the GnuCash source and added Doxygen commands
like @file, @brief, @author to better include them in doxygen.

Patch by Christoph Holtermann.



More information about the gnucash-patches mailing list