mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 637346: A small python doc enhancement, basically mentioning the wiki-page
Patch by Christoph Holtermann. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20127 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
0dee9da11b
commit
f8d09913d0
@ -126,10 +126,10 @@
|
||||
#
|
||||
# @section pydoc (Further) documentation
|
||||
#
|
||||
# The documentation you just read uses doxygen. It collects documentation in GnuCash's sources. Besides that there is
|
||||
# the classic python-documentation using help() and docstrings. Have a look at both.
|
||||
# You may also have a look into the archives of gnucash-devel@gnucash.org. On Bugzilla there is also some interesting
|
||||
# talk regarding the development process. Then you can use the abilitys of svn to see the history of the code by
|
||||
# "svn log" done in the directory of the python-bindings.
|
||||
# @li The documentation you just read uses doxygen. It collects documentation in GnuCash's sources. Besides that there is
|
||||
# @li the classic python-documentation using help() and docstrings. Have a look at both.
|
||||
# @li There is a page in the GnuCash wiki at http://wiki.gnucash.org/wiki/Python
|
||||
# @li You may also have a look into the archives of gnucash-devel@gnucash.org.
|
||||
# @li On Bugzilla there is also some interesting talk regarding the development process.
|
||||
# @li Then you can use the abilitys of svn to see the history of the code by @code svn log @endcode done in the directory of the python-bindings.
|
||||
#
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user