merge
authorKatia Saurfelt <katia.saurfelt@logilab.fr>
Fri, 10 Apr 2009 11:51:13 +0200
changeset 1334 0d63ee3096f6
parent 1333 85d1bc9da0ad (current diff)
parent 1332 b1f26971ec44 (diff)
child 1346 38b2cf1b0bb8
child 1349 2452e660aea6
merge
--- a/doc/book/en/B1022-views-stdlib.en.txt	Fri Apr 10 11:32:32 2009 +0200
+++ b/doc/book/en/B1022-views-stdlib.en.txt	Fri Apr 10 11:51:13 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