gramps/docs/api.rst

49 lines
712 B
ReStructuredText
Raw Normal View History

##################
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.
The :mod:`gen` Module
=======================
.. automodule:: gramps.gen
Contents:
.. toctree::
:maxdepth: 2
gen/gen_lib
gen/gen
gen/gen_db
gen/gen_display
gen/gen_plug
gen/gen_proxy
gen/gen_utils
2013-11-14 23:35:42 +05:30
The Gramps Application
========================
Contents:
.. toctree::
:maxdepth: 2
corecli/cli
coregui/gui
coregui/gui_widgets
date
relationship
simple
2013-11-14 23:35:42 +05:30
Useful snippets
===================
Contents:
.. toctree::
:maxdepth: 2
html