working the docs

This commit is contained in:
Paul Lamere 2014-08-21 14:26:19 -04:00
parent a0016a15a5
commit 0c2fcecc16
1 changed files with 35 additions and 0 deletions

35
docs/spotipy.rst Normal file
View 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: