mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-07-30 14:00:18 +00:00
working the docs
This commit is contained in:
35
docs/spotipy.rst
Normal file
35
docs/spotipy.rst
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
spotipy Package
|
||||||
|
===============
|
||||||
|
|
||||||
|
:mod:`spotipy` Package
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
.. automodule:: spotipy.__init__
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`client` Module
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
.. automodule:: spotipy.client
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`oauth2` Module
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
.. automodule:: spotipy.oauth2
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
:mod:`util` Module
|
||||||
|
------------------
|
||||||
|
|
||||||
|
.. automodule:: spotipy.util
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
Reference in New Issue
Block a user