summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bangert <ben@groovie.org>2012-03-13 11:42:16 -0700
committerBen Bangert <ben@groovie.org>2012-03-13 11:42:16 -0700
commit202c12881863caf5924872728c28198030adc84b (patch)
treeb6b4d65d3b684d820490174033c2c4b865285d28
parent75297bc6267698f18bb19e821f52fe67ae51820b (diff)
downloadroutes-202c12881863caf5924872728c28198030adc84b.tar.gz
add source link
--HG-- branch : trunk
-rw-r--r--docs/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index ba8025d..b18c800 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -33,6 +33,11 @@ Example
result = map.match('/error/myapp/4')
# result == {'controller': 'main', 'action': 'myapp', 'id': '4'}
+Source
+======
+
+The `routes source can be found on GitHub <http://github.com/bbangert/routes>`_.
+
.. toctree::
:maxdepth: 2