diff --git a/docs/api.rst b/docs/api.rst index 8c288120e..b659fdce5 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -244,6 +244,9 @@ Data Classes Some classes are just there to be data containers, this lists them. It should be assumed that *all* classes in this category are immutable and should not be modified. +.. autoclass:: Object + :members: + .. autoclass:: User :members: