doc/book/en/development/webstdlib/table.rst
branchstable
changeset 5266 84f285d96363
parent 5265 97ab2ea6d367
child 5267 7bac6791bbc2
--- a/doc/book/en/development/webstdlib/table.rst	Wed Apr 14 18:54:28 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-Table views (:mod:`cubicweb.web.views.table`)
-----------------------------------------------
-
-*table*
-    Creates a HTML table (`<table>`) and call the view `cell` for each cell of
-    the result set. Applicable on any result set.
-
-*cell*
-    By default redirects to the `final` view if this is a final entity or
-    `outofcontext` view otherwise