mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-07-30 14:00:18 +00:00
Merge pull request #103 from KevinMGranger/document_init
Make docs show __init__ docstrings
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user