From 7fa5d077620b666229fc3690ffc86a301dde03ba Mon Sep 17 00:00:00 2001 From: Nikita Konovalov Date: Mon, 23 Jun 2014 14:42:13 +0400 Subject: [PATCH] Docs for User class fixed The class was specified with a wrong module. Change-Id: Ie68633712bff8f340fea019e6d8e8dc2c33fc65a --- doc/source/webapi/v1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/webapi/v1.rst b/doc/source/webapi/v1.rst index 156cbe0d..d4eac7b6 100644 --- a/doc/source/webapi/v1.rst +++ b/doc/source/webapi/v1.rst @@ -79,5 +79,5 @@ Task User ==== -.. autotype:: storyboard.api.v1.tasks.User +.. autotype:: storyboard.api.v1.users.User :members: