doc/book/admin/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 02 Oct 2018 16:04:52 +0200
branch3.26
changeset 12352 1a0159426def
parent 10491 c67bcee93248
child 12857 24a15a69b84a
permissions -rw-r--r--
[doc] Do not rely on lgc's sphinx_ext This module is broken (getting an ImportError) and I don't want to fix it. The only usage we make of it is for the "autodocstring" directive, and I don't know what it does. Based on the context, replacing autodocstring with either automodule or autoclass and removing sphinx_ext from required Sphinx extensions.

.. -*- 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
   migration
   additional-tips
   rql-logs