Adding autodoc for flask_util module.

This was added automatically by running `tox -e docs`.

H/T to @craigcitro for making `tox -e docs` do this.
This commit is contained in:
Danny Hermes
2015-08-05 12:58:09 -07:00
parent 583cbb84ba
commit 613ec069c7

View File

@@ -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
-----------------------