aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-08-23 16:20:14 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-08-23 16:20:14 -0500
commitdef5c821ba145aac450947f8eba7e57e484fe9de (patch)
tree4f3569971bbe3aa7a37bece34f9889d057b39ae0 /docs
parent862e89fb5ccfee7764f84d2aa15ffd140a0dbbd4 (diff)
downloaduritemplates-def5c821ba145aac450947f8eba7e57e484fe9de.tar.gz
Add missing variables function
At some point the uritemplate module added a variables function. This adds that interface to maintain compatibility. Closes #26
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index b846d44..35776f0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -53,6 +53,8 @@ API
.. autofunction:: uritemplate.partial
+.. autofunction:: uritemplate.variables
+
.. autoclass:: uritemplate.URITemplate
:members: