doc/book/en/intro/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 08 Feb 2010 10:06:40 +0100
branchstable
changeset 4489 63128e8b9af9
parent 3740 e9ce140c9065
child 5150 7a9e71ee5671
permissions -rw-r--r--
fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered.

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

.. _Part1:

-----------------------------------
Part I - 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:

   book-map
   history
   concepts/index
   tutorial/index