2009-06-24 21:56:07 +00:00
##################
Code Documentation
##################
2013-11-14 18:05:42 +00:00
*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-24 21:56:07 +00:00
The :mod: `gen` Module
=======================
2013-09-13 13:04:42 +00:00
.. automodule :: gramps.gen
2009-06-24 21:56:07 +00:00
Contents:
.. toctree ::
:maxdepth: 2
gen/gen_lib
2012-02-20 15:04:41 +00:00
gen/gen
2009-06-24 21:56:07 +00:00
gen/gen_db
2011-06-01 20:03:27 +00:00
gen/gen_display
2010-11-04 08:56:49 +00:00
gen/gen_plug
2009-06-24 21:56:07 +00:00
gen/gen_proxy
gen/gen_utils
2013-11-14 18:05:42 +00:00
The Gramps Application
2009-06-24 21:56:07 +00:00
========================
Contents:
.. toctree ::
:maxdepth: 2
corecli/cli
coregui/gui
2013-11-15 19:11:25 +00:00
coregui/gui_widgets
2011-05-26 18:28:57 +00:00
date
2010-11-04 08:56:49 +00:00
relationship
2011-06-14 09:54:16 +00:00
simple
2009-06-24 21:56:07 +00:00
2013-11-14 18:05:42 +00:00
Useful snippets
2009-06-24 21:56:07 +00:00
===================
Contents:
.. toctree ::
:maxdepth: 2
html