Skip to content

Commit

Permalink
working the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
plamere committed Aug 21, 2014
1 parent a0016a1 commit 0c2fcec
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions docs/spotipy.rst
Original file line number Diff line number Diff line change
@@ -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:

0 comments on commit 0c2fcec

Please sign in to comment.