Refresh docs
diff --git a/docs/epy/api-objects.txt b/docs/epy/api-objects.txt
index a2747c1..055d439 100644
--- a/docs/epy/api-objects.txt
+++ b/docs/epy/api-objects.txt
@@ -1,11 +1,5 @@
apiclient apiclient-module.html
apiclient.__package__ apiclient-module.html#__package__
-apiclient.contrib apiclient.contrib-module.html
-apiclient.contrib.__package__ apiclient.contrib-module.html#__package__
-apiclient.contrib.latitude apiclient.contrib.latitude-module.html
-apiclient.contrib.latitude.__package__ apiclient.contrib.latitude-module.html#__package__
-apiclient.contrib.moderator apiclient.contrib.moderator-module.html
-apiclient.contrib.moderator.__package__ apiclient.contrib.moderator-module.html#__package__
apiclient.discovery apiclient.discovery-module.html
apiclient.discovery._createResource apiclient.discovery-module.html#_createResource
apiclient.discovery.VARNAME apiclient.discovery-module.html#VARNAME
@@ -56,6 +50,7 @@
oauth2client.anyjson oauth2client.anyjson-module.html
oauth2client.anyjson.__package__ oauth2client.anyjson-module.html#__package__
oauth2client.appengine oauth2client.appengine-module.html
+oauth2client.appengine._safe_html oauth2client.appengine-module.html#_safe_html
oauth2client.appengine._build_state_value oauth2client.appengine-module.html#_build_state_value
oauth2client.appengine.XSRF_MEMCACHE_ID oauth2client.appengine-module.html#XSRF_MEMCACHE_ID
oauth2client.appengine._parse_state_value oauth2client.appengine-module.html#_parse_state_value
@@ -113,6 +108,7 @@
oauth2client.locked_file._Win32Opener oauth2client.locked_file-module.html#_Win32Opener
oauth2client.locked_file.logger oauth2client.locked_file-module.html#logger
oauth2client.locked_file.__package__ oauth2client.locked_file-module.html#__package__
+oauth2client.locked_file.validate_file oauth2client.locked_file-module.html#validate_file
oauth2client.multistore_file oauth2client.multistore_file-module.html
oauth2client.multistore_file._multistores_lock oauth2client.multistore_file-module.html#_multistores_lock
oauth2client.multistore_file._multistores oauth2client.multistore_file-module.html#_multistores
@@ -566,8 +562,10 @@
oauth2client.client.Storage.put oauth2client.client.Storage-class.html#put
oauth2client.client.Storage.release_lock oauth2client.client.Storage-class.html#release_lock
oauth2client.client.Storage.delete oauth2client.client.Storage-class.html#delete
+oauth2client.file.CredentialsFileSymbolicLinkError oauth2client.file.CredentialsFileSymbolicLinkError-class.html
oauth2client.file.Storage oauth2client.file.Storage-class.html
oauth2client.file.Storage.acquire_lock oauth2client.file.Storage-class.html#acquire_lock
+oauth2client.file.Storage._validate_file oauth2client.file.Storage-class.html#_validate_file
oauth2client.file.Storage.locked_put oauth2client.file.Storage-class.html#locked_put
oauth2client.file.Storage.__init__ oauth2client.file.Storage-class.html#__init__
oauth2client.file.Storage.locked_delete oauth2client.file.Storage-class.html#locked_delete
@@ -608,6 +606,7 @@
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.CredentialsFileSymbolicLinkError oauth2client.locked_file.CredentialsFileSymbolicLinkError-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
oauth2client.locked_file.LockedFile.file_handle oauth2client.locked_file.LockedFile-class.html#file_handle