Improve gen.lib documentation
This commit is contained in:
@@ -24,14 +24,28 @@ AddressBase
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
AttributeBase
|
||||
AttributeRootBase
|
||||
====================================
|
||||
.. automodule:: gramps.gen.lib.attrbase
|
||||
.. autoclass:: AttributeRootBase
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
AttributeBase
|
||||
====================================
|
||||
.. autoclass:: AttributeBase
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
SrcAttributeBase
|
||||
====================================
|
||||
.. autoclass:: SrcAttributeBase
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
CitationBase
|
||||
====================================
|
||||
.. automodule:: gramps.gen.lib.citationbase
|
||||
@@ -40,6 +54,13 @@ CitationBase
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
IndirectCitationBase
|
||||
====================================
|
||||
.. autoclass:: IndirectCitationBase
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
DateBase
|
||||
====================================
|
||||
.. automodule:: gramps.gen.lib.datebase
|
||||
@@ -247,6 +268,13 @@ Attribute
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
AttributeRoot
|
||||
====================================
|
||||
.. autoclass:: AttributeRoot
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
LdsOrd
|
||||
====================================
|
||||
.. automodule:: gramps.gen.lib.ldsord
|
||||
@@ -340,7 +368,7 @@ RepoRef
|
||||
:show-inheritance:
|
||||
|
||||
*****************************
|
||||
Table object
|
||||
Table objects
|
||||
*****************************
|
||||
|
||||
Table object
|
||||
@@ -350,6 +378,14 @@ Table object
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Tag
|
||||
====================================
|
||||
.. automodule:: gramps.gen.lib.tag
|
||||
.. autoclass:: Tag
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
*****************************
|
||||
Date objects
|
||||
*****************************
|
||||
@@ -534,7 +570,7 @@ Privacy
|
||||
*****************************
|
||||
|
||||
PrivateSourceNote
|
||||
============
|
||||
=================
|
||||
|
||||
.. automodule:: gramps.gen.lib.privsrcnote
|
||||
.. autoclass:: PrivateSourceNote
|
||||
|
Reference in New Issue
Block a user