Fixed the docs back up to where they were
This commit is contained in:
@@ -29,6 +29,7 @@ Contents
|
|||||||
examples
|
examples
|
||||||
ssl
|
ssl
|
||||||
threading
|
threading
|
||||||
|
zeromq
|
||||||
hubs
|
hubs
|
||||||
testing
|
testing
|
||||||
environment
|
environment
|
||||||
|
@@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
:mod:`pyzmq <zmq>` [1]_ Is a python binding to the C++ ØMQ [2]_ library written in Cython [3]_. The following is
|
:mod:`pyzmq <zmq>` [1]_ Is a python binding to the C++ ØMQ [2]_ library written in Cython [3]_. The following is
|
||||||
auto generated :mod:`pyzmq's <zmq>` from documentation.
|
auto generated :mod:`pyzmq's <zmq>` from documentation.
|
||||||
|
|
||||||
.. autoclass:: zmq.core.context.Context
|
.. autoclass:: zmq.core.context.Context
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
@@ -39,4 +40,4 @@ auto generated :mod:`pyzmq's <zmq>` from documentation.
|
|||||||
|
|
||||||
.. [1] http://github.com/zeromq/pyzmq
|
.. [1] http://github.com/zeromq/pyzmq
|
||||||
.. [2] http://www.zeromq.com
|
.. [2] http://www.zeromq.com
|
||||||
.. [3] http://www.cython.org
|
.. [3] http://www.cython.org
|
||||||
|
Reference in New Issue
Block a user