Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Commit

Permalink
Merge pull request #234 from dhermes/add-doc-for-flask-util
Browse files Browse the repository at this point in the history
Adding autodoc for flask_util module.
  • Loading branch information
dhermes committed Aug 6, 2015
2 parents 8bb8757 + 613ec06 commit 0aad0a0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/oauth2client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@ oauth2client.file module
:undoc-members:
:show-inheritance:

oauth2client.flask_util module
------------------------------

.. automodule:: oauth2client.flask_util
:members:
:undoc-members:
:show-inheritance:

oauth2client.gce module
-----------------------

Expand Down

0 comments on commit 0aad0a0

Please sign in to comment.