# HG changeset patch # User sylvain.thenault@logilab.fr # Date 1239353755 -7200 # Node ID 2335945523f5a741ebec89c8249d25af11e3dbb0 # Parent 0cec611248bebe8ae8b50ef71cdd8135cece7b11 doc update diff -r 0cec611248be -r 2335945523f5 doc/book/en/B1022-views-stdlib.en.txt --- a/doc/book/en/B1022-views-stdlib.en.txt Wed Apr 08 09:38:58 2009 +0200 +++ b/doc/book/en/B1022-views-stdlib.en.txt Fri Apr 10 10:55:55 2009 +0200 @@ -3,8 +3,8 @@ Predefined views in the library ``````````````````````````````` -`CubicWeb` provides a lot of standard views for the default class -`EntityType`. You can find them in ``cubicweb/web/views/``. +`CubicWeb` provides a lot of standard views. You can find them in +``cubicweb/web/views/``. A certain number of views are used to build the web interface, which apply to one or more entities. Their identifier is what distinguish them from @@ -60,7 +60,8 @@ This view displays usually a side box of some related entities in a primary view. -Start view: + +Start view (e.g. views that don't apply to a result set): *index* This view defines the home page of your application. It does not require