Added httplib2 and uritemplate to generated docs
diff --git a/docs/httplib2.iri2uri.html b/docs/httplib2.iri2uri.html
new file mode 100644
index 0000000..0f9a1f2
--- /dev/null
+++ b/docs/httplib2.iri2uri.html
@@ -0,0 +1,9 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: function iri2uri</title>
+</head><body bgcolor="#f0f0f8">
+<dl><dt><a name="-httplib2.iri2uri"><strong>httplib2.iri2uri</strong></a> = iri2uri(uri)</dt><dd><tt>Convert an IRI to a URI. Note that IRIs must be <br>
+passed in a unicode strings. That is, do not utf-8 encode<br>
+the IRI before passing it into the function.</tt></dd></dl>
+
+</body></html>
\ No newline at end of file