]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Use autoexception for QueueFull/Empty docs.
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Fri, 10 Apr 2015 03:43:55 +0000 (23:43 -0400)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Fri, 10 Apr 2015 03:43:55 +0000 (23:43 -0400)
docs/queues.rst

index a01ca60d850f2d9e762bf99efa0828990653166a..be3644e88c36ebffdff7c2b5e658f247f7755716 100644 (file)
 
    QueueEmpty
    ^^^^^^^^^^
-   .. autoclass:: QueueEmpty
+   .. autoexception:: QueueEmpty
 
    QueueFull
    ^^^^^^^^^
-   .. autoclass:: QueueFull
+   .. autoexception:: QueueFull