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