doc/book/en/C000-administration.en.txt
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 08 Dec 2008 10:12:32 +0100
changeset 184 92aebc6b533c
parent 127 ae611743f5c6
child 274 893353d66f86
permissions -rw-r--r--
fix interface_selector bug If a view using this selector defines an `accepts` attribute, the view should be selectable only if the entity is of one of the accepted types (+need to consider schema inheritance)

.. -*- coding: utf-8 -*-


==========================
Part III - Administration
==========================

This part is for installation and administration of the `CubicWeb` framework and
applications based on that framework.
 
.. toctree::
   :maxdepth: 1

   C010-setup.en.txt
   C020-site-config.en.txt
   C030-instance-config.en.txt
   C040-rql.en.txt