Add PlaceType and PlaceRef to documentation

This commit is contained in:
Nick Hall 2013-11-11 15:55:04 +00:00
parent d79c436627
commit 200e476530

View File

@ -323,6 +323,14 @@ PersonRef
:undoc-members:
:show-inheritance:
PlaceRef
====================================
.. automodule:: gramps.gen.lib.placeref
.. autoclass:: PlaceRef
:members:
:undoc-members:
:show-inheritance:
RepoRef
====================================
.. automodule:: gramps.gen.lib.reporef
@ -486,6 +494,13 @@ NoteType
:undoc-members:
:show-inheritance:
PlaceType
=========
.. automodule:: gramps.gen.lib.placetype
:members:
:undoc-members:
:show-inheritance:
RepositoryType
==============
.. automodule:: gramps.gen.lib.repotype