summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index a11ebfe45..0d39c5269 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -91,6 +91,14 @@ Subversion via::
svn co http://svn.repoze.org/repoze.virginia/trunk repoze.virginia
+`repoze.shootout <http://svn.repoze.org/repoze.shootout/trunk/>`_ is
+an example "idea competition" application by Carlos de la Guardia. It
+demonstrates :term:`URL dispatch` and integration with `SQLAlchemy
+<http://www.sqlalchemy.org/>`_. Check this application out of
+Subversion via::
+
+ svn co http://svn.repoze.org/repoze.shootout/trunk repoze.shootout
+
Support and Development
=======================