summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-12-20 23:16:29 +0000
committerianb <devnull@localhost>2008-12-20 23:16:29 +0000
commit81b5d063d4e259f04e2608e33396d58392a94e7a (patch)
treeafb80ba1c936b829606f2a01308a81f119e8b3b2 /docs
parent0b49bfc140b409f6c5f3c83e491bac755bcf53e0 (diff)
downloadpaste-81b5d063d4e259f04e2608e33396d58392a94e7a.tar.gz
Add links for pythonpaste.org projects
Diffstat (limited to 'docs')
-rw-r--r--docs/_templates/layout.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index a6d2a97..90d84f2 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -12,8 +12,17 @@
<ul>
<li><a href="http://trac.pythonpaste.org">Issue tracker</a></li>
<li><a href="http://pythonpaste.org/">Paste core</a></li>
+<li><a href="http://pythonpaste.org/webob/">WebOb</a></li>
<li><a href="http://pythonpaste.org/deploy/">Paste Deploy</a></li>
<li><a href="http://pythonpaste.org/script/">Paste Script</a></li>
+<li><a href="http://pythonpaste.org/webtest/">WebTest</a></li>
+<li><a href="http://pythonpaste.org/scripttest/">ScriptType</a></li>
+<li><a href="http://pythonpaste.org/initools/">INITools</a></li>
+<li><a href="http://pythonpaste.org/tempita/">Tempita</a></li>
+<li><a href="http://pythonpaste.org/waitforit/">WaitForIt</a></li>
+<li><a href="http://pythonpaste.org/wphp/">WPHP</a></li>
+<li><a href="http://pythonpaste.org/wsgifilter/">WSGIFilter</a></li>
+<li><a href="http://pythonpaste.org/wsgiproxy/">WSGIProxy</a></li>
</ul>
{{ super() }}