doc/book/en/devweb/views/startup.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 22 Sep 2011 19:02:36 +0200
branchstable
changeset 7836 0ada13ce2e16
parent 5394 105011657405
child 7897 defac26f4151
permissions -rw-r--r--
[doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly also properly deprecates SecondaryView as it should have been done a while ago.

Startup views
-------------

(:mod:`cubicweb.web.views.startup`)

The usual selectors are no_rset or yes. These views don't apply to a
result set.

*index*
    This view defines the home page of your application. It does not require
    a result set to apply to.

*schema*
    A view dedicated to the display of the schema of the instance