commit | 3309c9ec74291e862eb5c98dbb3209cb230bc175 | [log] [tgz] |
---|---|---|
author | ade@google.com <ade@google.com> | Fri Dec 10 13:09:56 2010 +0000 |
committer | ade@google.com <ade@google.com> | Fri Dec 10 13:09:56 2010 +0000 |
tree | 65fd46a785463c06b0d19bf764f5e6263e7a462c | |
parent | a12c7d68d7c6149c6ae2c23a476d0762c4df3cd5 [diff] [blame] |
Added the start of a FAQ
diff --git a/FAQ b/FAQ new file mode 100644 index 0000000..deba976 --- /dev/null +++ b/FAQ
@@ -0,0 +1,7 @@ +Frequently asked questions? + + +Q: How do I work out the arguments and methods that are available for a particular API? +A: http://api-python-client-doc.appspot.com/ has dynamically generated documentation for all the APIs supported by this library. + +