doc/book/intro/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 24 Jan 2018 12:03:21 +0100
changeset 12257 39cd3c7eb2e8
parent 10491 c67bcee93248
permissions -rw-r--r--
[pkg] Use setuptools.find_packages() We drop the custom get_packages() function in setup.py that used to look for test files (not discovered automatically since test directories are not packages) and replace it by explicit entries in MANIFEST.in.

.. -*- 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