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:
Christian Stimming
2010-12-17 20:36:40 +00:00
parent 81a4a8108c
commit 7c76425cbf
21 changed files with 183 additions and 7 deletions

View File

@@ -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