Automatically generate Samples wiki page from README files.
Reviewed in http://codereview.appspot.com/5900069/.
Index: samples-index.py
===================================================================
new file mode 100644
diff --git a/samples/django_sample/README b/samples/django_sample/README
new file mode 100644
index 0000000..3aaeda8
--- /dev/null
+++ b/samples/django_sample/README
@@ -0,0 +1,4 @@
+Sample app demonstrating using oauth2client and the Google+ API from Django.
+
+api: plus
+keywords: oauth2 django