doc/book/en/admin/index.rst
author Julien Jehannet <julien.jehannet@logilab.fr>
Thu, 16 Jun 2011 12:31:27 +0200
branchstable
changeset 7529 2fdc310be7cd
parent 6745 839bb40990ca
child 7634 c75a46918933
permissions -rw-r--r--
[book] add autoload section from code and fix sphinx warnings * drop misleading faq entry since clear explanation can be found in internationalization chapter * use autodata sphinx directive instead of raw text * fill empty chapter with autodoc: - devweb/httpcaching.rst - devweb/resource.rst - devweb/views/idownloadable.rst - devweb/views/wdoc.rst * use shebang in excerpt to denote shell code * fix some bad indented docstrings in javascript files

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

.. _Part3:

--------------
Administration
--------------

This part is for installation and administration of the *CubicWeb* framework and
instances based on that framework.

.. toctree::
   :maxdepth: 1
   :numbered:

   setup
   setup-windows
   config
   cubicweb-ctl
   create-instance
   instance-config
   site-config
   multisources
   ldap
   pyro
   gae
   migration
   additional-tips
   rql-logs