mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug #637346: Adding python-bindings to doxygen documentation
Patch by Christoph Holtermann. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19956 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# Creates a basic set of accounts and a couple of transactions
|
||||
## @file
|
||||
# @brief Creates a basic set of accounts and a couple of transactions
|
||||
# @ingroup python-bindings-example
|
||||
|
||||
from gnucash import Session, Account, Transaction, Split, GncNumeric
|
||||
|
||||
|
||||
Reference in New Issue
Block a user