Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
* master:
  Added missing docs
  • Loading branch information
iancmcc committed Jul 31, 2016
2 parents 8d6f5a2 + 53a497b commit ade137b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
38 changes: 38 additions & 0 deletions docs/ouimeaux.pysignals.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
ouimeaux.pysignals package
==========================

Submodules
----------

ouimeaux.pysignals.dispatcher module
------------------------------------

.. automodule:: ouimeaux.pysignals.dispatcher
:members:
:undoc-members:
:show-inheritance:

ouimeaux.pysignals.inspect module
---------------------------------

.. automodule:: ouimeaux.pysignals.inspect
:members:
:undoc-members:
:show-inheritance:

ouimeaux.pysignals.weakref_backports module
-------------------------------------------

.. automodule:: ouimeaux.pysignals.weakref_backports
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: ouimeaux.pysignals
:members:
:undoc-members:
:show-inheritance:
1 change: 1 addition & 0 deletions docs/ouimeaux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Subpackages

ouimeaux.device
ouimeaux.examples
ouimeaux.pysignals
ouimeaux.server

Submodules
Expand Down

0 comments on commit ade137b

Please sign in to comment.