Skip to content

Commit 8c7bdcf

Browse files
mbogosianposita
authored andcommitted
Add Paper namespace to docs.
1 parent 0e4f195 commit 8c7bdcf

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/moduledoc.rst

+10-3
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,22 @@ SDK Documentation
3232
:show-inheritance:
3333
:undoc-members:
3434

35-
:mod:`dropbox.sharing` -- Sharing
35+
:mod:`dropbox.paper` -- Paper
3636
============================================
37-
.. automodule:: dropbox.sharing
37+
.. automodule:: dropbox.paper
3838
:members:
3939
:show-inheritance:
4040
:special-members: __init__
4141
:undoc-members:
4242

43+
:mod:`dropbox.sharing` -- Sharing
44+
============================================
45+
.. automodule:: dropbox.sharing
46+
:members:
47+
:show-inheritance:
48+
:special-members: __init__
49+
:undoc-members:
50+
4351
:mod:`dropbox.team` -- Team
4452
============================================
4553
.. automodule:: dropbox.team
@@ -63,4 +71,3 @@ SDK Documentation
6371
:show-inheritance:
6472
:special-members: __init__
6573
:undoc-members:
66-

0 commit comments

Comments
 (0)