Tweaks - Derek, can you upgrade the version of doxygen on cvs.gnucash.org?

doxygen --version 1.3.6 seems to handle grouping of functions correctly,
whereas version 1.3.4 does not.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10192 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2004-07-10 15:17:28 +00:00
parent af15b1bfd8
commit ae31849309

View File

@ -116,9 +116,8 @@ Splits plus the value of all of its sub-Accounts.
#define TXN_TYPE_PAYMENT 'P' /**< Transaction is a payment */
/**@}*/
/***************************************************************
* Transaction
*/
/* --------------------------------------------------------------- */
/* Transactions */
/** @name Transaction creation and editing */
/** @{ */