diff options
| author | Jason Madden <jamadden@gmail.com> | 2020-11-19 10:59:41 -0600 |
|---|---|---|
| committer | Jason Madden <jamadden@gmail.com> | 2020-11-19 10:59:41 -0600 |
| commit | dd2517b4ee50c2d08b98203e4c00682be5ae891f (patch) | |
| tree | 4097048367da0cbaa906be00d02680448e416b9f /docs/api.rst | |
| parent | ac501f92a9ef5f3ec80b938647bb3f4919b4e924 (diff) | |
| download | greenlet-docs.tar.gz | |
More restructuring of the docs.docs
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index 82d419a..ab5df55 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -24,7 +24,7 @@ Greenlets Switches execution to this greenlet. See :ref:`switching`. - .. automethod:: throw([typ, [val, [tb]]]) + .. automethod:: throw .. autoattribute:: dead |
