refresh docs
diff --git a/docs/epy/api-objects.txt b/docs/epy/api-objects.txt
index 79c163a..19de795 100644
--- a/docs/epy/api-objects.txt
+++ b/docs/epy/api-objects.txt
@@ -105,6 +105,8 @@
oauth2client.django_orm.__package__ oauth2client.django_orm-module.html#__package__
oauth2client.file oauth2client.file-module.html
oauth2client.file.__package__ oauth2client.file-module.html#__package__
+oauth2client.keyring_storage oauth2client.keyring_storage-module.html
+oauth2client.keyring_storage.__package__ oauth2client.keyring_storage-module.html#__package__
oauth2client.locked_file oauth2client.locked_file-module.html
oauth2client.locked_file._Win32Opener oauth2client.locked_file-module.html#_Win32Opener
oauth2client.locked_file.logger oauth2client.locked_file-module.html#logger
@@ -119,6 +121,11 @@
oauth2client.tools.run oauth2client.tools-module.html#run
oauth2client.tools.FLAGS oauth2client.tools-module.html#FLAGS
oauth2client.tools.__package__ oauth2client.tools-module.html#__package__
+oauth2client.util oauth2client.util-module.html
+oauth2client.util.__package__ oauth2client.util-module.html#__package__
+oauth2client.util.positional oauth2client.util-module.html#positional
+oauth2client.util.FLAGS oauth2client.util-module.html#FLAGS
+oauth2client.util.logger oauth2client.util-module.html#logger
apiclient.errors.BatchError apiclient.errors.BatchError-class.html
apiclient.errors.BatchError.__str__ apiclient.errors.BatchError-class.html#__str__
apiclient.errors.BatchError.__repr__ apiclient.errors.BatchError-class.html#__repr__
@@ -509,12 +516,14 @@
oauth2client.crypt.Verifier.__init__ oauth2client.crypt.Verifier-class.html#__init__
oauth2client.django_orm.CredentialsField oauth2client.django_orm.CredentialsField-class.html
oauth2client.django_orm.CredentialsField.__metaclass__ django.db.models.fields.subclassing.SubfieldBase-class.html
+oauth2client.django_orm.CredentialsField.__init__ oauth2client.django_orm.CredentialsField-class.html#__init__
oauth2client.django_orm.CredentialsField.get_internal_type oauth2client.django_orm.CredentialsField-class.html#get_internal_type
oauth2client.django_orm.CredentialsField.get_db_prep_value oauth2client.django_orm.CredentialsField-class.html#get_db_prep_value
oauth2client.django_orm.CredentialsField.to_python oauth2client.django_orm.CredentialsField-class.html#to_python
oauth2client.django_orm.CredentialsField.contribute_to_class oauth2client.django_orm.CredentialsField-class.html#contribute_to_class
oauth2client.django_orm.FlowField oauth2client.django_orm.FlowField-class.html
oauth2client.django_orm.FlowField.__metaclass__ django.db.models.fields.subclassing.SubfieldBase-class.html
+oauth2client.django_orm.FlowField.__init__ oauth2client.django_orm.FlowField-class.html#__init__
oauth2client.django_orm.FlowField.get_internal_type oauth2client.django_orm.FlowField-class.html#get_internal_type
oauth2client.django_orm.FlowField.get_db_prep_value oauth2client.django_orm.FlowField-class.html#get_db_prep_value
oauth2client.django_orm.FlowField.to_python oauth2client.django_orm.FlowField-class.html#to_python
@@ -540,6 +549,16 @@
oauth2client.client.Storage.put oauth2client.client.Storage-class.html#put
oauth2client.file.Storage.release_lock oauth2client.file.Storage-class.html#release_lock
oauth2client.client.Storage.delete oauth2client.client.Storage-class.html#delete
+oauth2client.keyring_storage.Storage oauth2client.keyring_storage.Storage-class.html
+oauth2client.keyring_storage.Storage.acquire_lock oauth2client.keyring_storage.Storage-class.html#acquire_lock
+oauth2client.keyring_storage.Storage.locked_put oauth2client.keyring_storage.Storage-class.html#locked_put
+oauth2client.keyring_storage.Storage.__init__ oauth2client.keyring_storage.Storage-class.html#__init__
+oauth2client.keyring_storage.Storage.locked_delete oauth2client.keyring_storage.Storage-class.html#locked_delete
+oauth2client.keyring_storage.Storage.locked_get oauth2client.keyring_storage.Storage-class.html#locked_get
+oauth2client.client.Storage.get oauth2client.client.Storage-class.html#get
+oauth2client.client.Storage.put oauth2client.client.Storage-class.html#put
+oauth2client.keyring_storage.Storage.release_lock oauth2client.keyring_storage.Storage-class.html#release_lock
+oauth2client.client.Storage.delete oauth2client.client.Storage-class.html#delete
oauth2client.locked_file.AlreadyLockedException oauth2client.locked_file.AlreadyLockedException-class.html
oauth2client.locked_file.LockedFile oauth2client.locked_file.LockedFile-class.html
oauth2client.locked_file.LockedFile.open_and_lock oauth2client.locked_file.LockedFile-class.html#open_and_lock