Minor doxygen improvements: The important types Split, Transaction must be mentioned in the group heading.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20652 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2011-05-16 09:13:40 +00:00
parent 021044cf31
commit cef7c42d93
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
\********************************************************************/
/** @addtogroup Engine
@{ */
/** @addtogroup Transaction Financial Transactions
/** @addtogroup Transaction Transaction, Split
A good overview of transactions, splits and accounts can be
found in the texinfo documentation, together with an overview of
how to use this API.

View File

@ -19,7 +19,7 @@
\********************************************************************/
/** @addtogroup Engine
@{ */
/** @addtogroup Transaction Financial Transactions
/** @addtogroup Transaction Transaction, Split
A good overview of transactions, splits and accounts can be
found in the texinfo documentation, together with an overview of
how to use this API.