From 0967f59a084b5d0eee1de18a85cb0f2ed486e0b5 Mon Sep 17 00:00:00 2001 From: cewing Date: Fri, 3 Jun 2016 17:51:42 -0700 Subject: improve section title a bit more --- docs/narr/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index 3f04327cc..c1f17dcfd 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, *your* way +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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