Skip to content

Commit

Permalink
Document more modules. Fixes #551.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jan 2, 2022
1 parent 712d111 commit f0ce69a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,21 @@ Welcome to |project| documentation!
:undoc-members:
:show-inheritance:

.. automodule:: keyring.backend
:members:
:undoc-members:
:show-inheritance:

.. automodule:: keyring.core
:members:
:undoc-members:
:show-inheritance:

.. automodule:: keyring.credentials
:members:
:undoc-members:
:show-inheritance:


Indices and tables
==================
Expand Down

0 comments on commit f0ce69a

Please sign in to comment.