doc/book/intro/index.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 25 Feb 2020 22:45:42 +0100
branch3.27
changeset 12894 ba528f08ddfa
parent 10491 c67bcee93248
permissions -rw-r--r--
[ldapfeed] use LDAP_SCOPES to find user-scope We already have LDAP_SCOPES dict defining possible scopes, this avoid possible code injection from config... Thus we can drop global variables already defined in LDAP_SCOPES since they are not used directly anymore.

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

.. _Part1:

--------------------------
Introduction to *CubicWeb*
--------------------------

This first part of the book offers different reading path to
discover the *CubicWeb* framework, provides a tutorial to get a quick
overview of its features and lists its key concepts.


.. toctree::
   :maxdepth: 2
   :numbered:

   history
   concepts.rst