diff -r 56e347b8189c -r 79755c89b4f3 doc/book/en/B1020-define-views.en.txt --- a/doc/book/en/B1020-define-views.en.txt Sat Apr 18 15:49:40 2009 -0500 +++ b/doc/book/en/B1020-define-views.en.txt Sat Apr 18 15:50:04 2009 -0500 @@ -13,6 +13,8 @@ understanding of the classes and methods available, then detail the view selection principle which makes `CubicWeb` web interface very flexible. +A `View` is an object applied to another object such as an entity. + Basic class for views ---------------------