2009-06-25 03:26:07 +05:30
##################
Code Documentation
##################
2013-11-14 23:35:42 +05:30
*Gramps* provides several general API. The most important is the *gen* module, providing access to all code that can be of interest outside of the Gramps program.
2009-06-25 03:26:07 +05:30
The :mod: `gen` Module
=======================
2013-09-13 18:34:42 +05:30
.. automodule :: gramps.gen
2009-06-25 03:26:07 +05:30
Contents:
.. toctree ::
:maxdepth: 2
gen/gen_lib
2012-02-20 20:34:41 +05:30
gen/gen
2009-06-25 03:26:07 +05:30
gen/gen_db
2011-06-02 01:33:27 +05:30
gen/gen_display
2010-11-04 14:26:49 +05:30
gen/gen_plug
2009-06-25 03:26:07 +05:30
gen/gen_proxy
gen/gen_utils
2013-11-14 23:35:42 +05:30
The Gramps Application
2009-06-25 03:26:07 +05:30
========================
Contents:
.. toctree ::
:maxdepth: 2
corecli/cli
coregui/gui
2013-11-16 00:41:25 +05:30
coregui/gui_widgets
2011-05-26 23:58:57 +05:30
date
2010-11-04 14:26:49 +05:30
relationship
2011-06-14 15:24:16 +05:30
simple
2009-06-25 03:26:07 +05:30
2013-11-14 23:35:42 +05:30
Useful snippets
2009-06-25 03:26:07 +05:30
===================
Contents:
.. toctree ::
:maxdepth: 2
html