mirror of
https://github.com/c0de-archive/spotipy.git
synced 2024-11-05 07:27:47 +00:00
Merge pull request #103 from KevinMGranger/document_init
Make docs show __init__ docstrings
This commit is contained in:
commit
76421babf6
@ -252,6 +252,7 @@ API Reference
|
|||||||
.. automodule:: spotipy.client
|
.. automodule:: spotipy.client
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
|
:special-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
:mod:`oauth2` Module
|
:mod:`oauth2` Module
|
||||||
@ -260,6 +261,7 @@ API Reference
|
|||||||
.. automodule:: spotipy.oauth2
|
.. automodule:: spotipy.oauth2
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
|
:special-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
:mod:`util` Module
|
:mod:`util` Module
|
||||||
@ -268,6 +270,7 @@ API Reference
|
|||||||
.. automodule:: spotipy.util
|
.. automodule:: spotipy.util
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
|
:special-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user