Skip to content

Commit

Permalink
Update conx.rst
Browse files Browse the repository at this point in the history
Change order (network first) and include conx.widgets
  • Loading branch information
dsblank committed Aug 10, 2017
1 parent aa2e1c8 commit 3ed8f22
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions docs/source/conx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ conx package
Submodules
----------

conx\.network module
--------------------

.. automodule:: conx.network
:members:
:undoc-members:
:show-inheritance:

conx\.layers module
-------------------

Expand All @@ -12,18 +20,18 @@ conx\.layers module
:undoc-members:
:show-inheritance:

conx\.network module
--------------------
conx\.utils module
------------------

.. automodule:: conx.network
.. automodule:: conx.utils
:members:
:undoc-members:
:show-inheritance:

conx\.utils module
conx\.wdigets module
------------------

.. automodule:: conx.utils
.. automodule:: conx.widgets
:members:
:undoc-members:
:show-inheritance:
Expand Down

0 comments on commit 3ed8f22

Please sign in to comment.