mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
021044cf31
commit
cef7c42d93
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user