diff --git a/docs/index.rst b/docs/index.rst index 34e7187..f9c3c48 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -252,6 +252,7 @@ API Reference .. automodule:: spotipy.client :members: :undoc-members: + :special-members: :show-inheritance: :mod:`oauth2` Module @@ -260,6 +261,7 @@ API Reference .. automodule:: spotipy.oauth2 :members: :undoc-members: + :special-members: :show-inheritance: :mod:`util` Module @@ -268,6 +270,7 @@ API Reference .. automodule:: spotipy.util :members: :undoc-members: + :special-members: :show-inheritance: