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

@@ -10,6 +10,10 @@
# The account file is not saved but always use a disposable copy.
# Change, FILE, CURRENCY and STOCK to those defined in your test account.
## @file
# @brief Test file for price database stuff
# @author Mike Evans
# @ingroup python-bindings-examples
from gnucash import Session
FILE = "PATH_TO_YOUR_TEST_FILE" ## Fail is no saved but use a copy anyway