Skip to content

Commit

Permalink
Configure autodocs properly
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Jun 3, 2017
1 parent d7e20ad commit 3daf6db
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ API documentation
.. automodule:: pyotp
:members:

.. automodule:: pyotp.totp
:members:

.. automodule:: pyotp.hotp
:members:

.. automodule:: pyotp.utils
:members:


Table of Contents
=================
Expand Down

0 comments on commit 3daf6db

Please sign in to comment.