Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fametrano committed Mar 26, 2020
1 parent 9e55671 commit a88eb2e
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions docs/source/btclib.rst
Expand Up @@ -60,6 +60,14 @@ btclib.borromean module
:undoc-members:
:show-inheritance:

btclib.btcmsg module
--------------------

.. automodule:: btclib.btcmsg
:members:
:undoc-members:
:show-inheritance:

btclib.curve module
-------------------

Expand Down Expand Up @@ -148,6 +156,14 @@ btclib.pedersen module
:undoc-members:
:show-inheritance:

btclib.prvkey module
--------------------

.. automodule:: btclib.prvkey
:members:
:undoc-members:
:show-inheritance:

btclib.rfc6979 module
---------------------

Expand Down Expand Up @@ -180,14 +196,6 @@ btclib.segwitaddress module
:undoc-members:
:show-inheritance:

btclib.btcmsg module
-------------------------

.. automodule:: btclib.btcmsg
:members:
:undoc-members:
:show-inheritance:

btclib.signtocontract module
----------------------------

Expand Down

0 comments on commit a88eb2e

Please sign in to comment.