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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user