Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jul 22, 2016
1 parent c458f82 commit ae03293
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,11 @@ Stream socket event monitor
---------------------------

.. literalinclude:: ../examples/stream_monitor.py


.. _aiozmq-examples-sync-async:

Synchronous and asynchronous code works together
-------------------------------------------------

.. literalinclude:: ../examples/sync_async.py
2 changes: 1 addition & 1 deletion docs/rpc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ Exceptions


Classes
======
=======

.. decorator:: method

Expand Down

0 comments on commit ae03293

Please sign in to comment.