Skip to content

Commit

Permalink
Add Paper namespace to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbogosian authored and posita committed Feb 28, 2017
1 parent 0e4f195 commit 8c7bdcf
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions docs/moduledoc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,22 @@ SDK Documentation
:show-inheritance:
:undoc-members:

:mod:`dropbox.sharing` -- Sharing
:mod:`dropbox.paper` -- Paper
============================================
.. automodule:: dropbox.sharing
.. automodule:: dropbox.paper
:members:
:show-inheritance:
:special-members: __init__
:undoc-members:

:mod:`dropbox.sharing` -- Sharing
============================================
.. automodule:: dropbox.sharing
:members:
:show-inheritance:
:special-members: __init__
:undoc-members:

:mod:`dropbox.team` -- Team
============================================
.. automodule:: dropbox.team
Expand All @@ -63,4 +71,3 @@ SDK Documentation
:show-inheritance:
:special-members: __init__
:undoc-members:

0 comments on commit 8c7bdcf

Please sign in to comment.