From 86ed4c13d31cae497cd7459798e57c1fa03e2548 Mon Sep 17 00:00:00 2001 From: cewing Date: Fri, 3 Jun 2016 17:44:22 -0700 Subject: emphasize that the views are yours --- docs/narr/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index 2ede8328d..3f04327cc 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -187,8 +187,8 @@ framework itself. You will find them to be fully tested and well documented. Examples: https://trypyramid.com/resources-extending-pyramid.html -Write your views -~~~~~~~~~~~~~~~~ +Write *your* views +~~~~~~~~~~~~~~~~~~ A fundamental task for any framework is to map URLs to code. In Pyramid, that code is called a :term:`view callable`. View callables can be functions, class -- cgit v1.2.3