Added the start of a FAQ

This commit is contained in:
ade@google.com
2010-12-10 13:09:56 +00:00
parent a12c7d68d7
commit 3309c9ec74

7
FAQ Normal file
View File

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