summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-08-02 13:00:52 -0400
committerChris McDonough <chrism@plope.com>2013-08-02 13:00:52 -0400
commitff00405c65a901d5a952e27ec96ff4239c58b012 (patch)
treea9aecd0bfba221ddee6f00e3300c0604655581aa /docs
parent8a9056a8e6a934135dd22f42f7132c277bad1a2f (diff)
downloadpyramid-ff00405c65a901d5a952e27ec96ff4239c58b012.tar.gz
pyramid-ff00405c65a901d5a952e27ec96ff4239c58b012.tar.bz2
pyramid-ff00405c65a901d5a952e27ec96ff4239c58b012.zip
point at add-on documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/introduction.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst
index 48164d323..fa2646134 100644
--- a/docs/narr/introduction.rst
+++ b/docs/narr/introduction.rst
@@ -217,6 +217,8 @@ that the Pyramid core doesn't. Add-on packages already exist which let you
easily send email, let you use the Jinja2 templating system, let you use
XML-RPC or JSON-RPC, let you integrate with jQuery Mobile, etc.
+Examples: http://docs.pylonsproject.org/en/latest/docs/pyramid.html#pyramid-add-on-documentation
+
Class-based and function-based views
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~