From a346c55371d7798f453c363e66e34fe25afa6233 Mon Sep 17 00:00:00 2001 From: Joe Gregorio Date: Mon, 11 Oct 2010 14:26:48 -0400 Subject: [PATCH] Added README to api-python-client-doc --- samples/api-python-client-doc/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 samples/api-python-client-doc/README diff --git a/samples/api-python-client-doc/README b/samples/api-python-client-doc/README new file mode 100644 index 0000000..835a60c --- /dev/null +++ b/samples/api-python-client-doc/README @@ -0,0 +1,6 @@ +This sample is the code that drives + + http://api-python-client-doc.appspot.com/ + +It is an application that serves up the Python help documentation +for each API.