From d9b2fa97e9e9d7689f99aaa045c71822baa9d268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Mon, 23 Sep 2013 08:38:44 +0000 Subject: [PATCH] add gen.lib.handle for API documentation svn: r23181 --- docs/gen/gen_lib.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/gen/gen_lib.rst b/docs/gen/gen_lib.rst index 40bcf6701..ff81d51de 100644 --- a/docs/gen/gen_lib.rst +++ b/docs/gen/gen_lib.rst @@ -307,6 +307,14 @@ EventRef :undoc-members: :show-inheritance: +Handle +==================================== +.. automodule:: gramps.gen.lib.handle +.. autoclass:: Handle + :members: + :undoc-members: + :show-inheritance: + MediaRef ==================================== .. automodule:: gramps.gen.lib.mediaref