X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/46997a51ed0ceb16ddbac712fbcb552a86cdc9e2..7b3b752db47aaa16e136e245a6e3f350c9566690:/docs/models/entities.rst diff --git a/docs/models/entities.rst b/docs/models/entities.rst index 20a6e80..b39a253 100644 --- a/docs/models/entities.rst +++ b/docs/models/entities.rst @@ -40,18 +40,16 @@ Entities .. autoclass:: Entity :members: - :exclude-members: attribute_set, get_attribute_mapper -.. autoclass:: TreeManager +.. autoclass:: TreeEntityManager :members: .. autoclass:: TreeEntity :show-inheritance: :members: - :exclude-members: attribute_set, get_attribute_mapper .. attribute:: objects - An instance of :class:`TreeManager`. + An instance of :class:`TreeEntityManager`. .. automethod:: get_path \ No newline at end of file