gramps/docs/api.rst
Jérôme Rapinat c1a29b21d4 4935: update API documentation
svn: r17646
2011-06-01 20:03:27 +00:00

47 lines
671 B
ReStructuredText

##################
Code Documentation
##################
*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:: gen
Contents:
.. toctree::
:maxdepth: 2
gen/gen_lib
gen/gen_db
gen/gen_display
gen/gen_plug
gen/gen_proxy
gen/gen_utils
The GRAMPS Application
========================
Contents:
.. toctree::
:maxdepth: 2
corecli/cli
coregui/gui
date
relationship
utils
Usefull snippets
===================
Contents:
.. toctree::
:maxdepth: 2
html