doc/book/en/devrepo/index.rst
changeset 10491 c67bcee93248
parent 10490 76ab3c71aff2
child 10492 68c13e0c0fc5
equal deleted inserted replaced
10490:76ab3c71aff2 10491:c67bcee93248
     1 .. _Part2:
       
     2 
       
     3 ----------------------
       
     4 Repository development
       
     5 ----------------------
       
     6 
       
     7 This part is about developing applications with the *CubicWeb*
       
     8 framework. It is not concerned with the web system, which is a
       
     9 separate layer and has its own whole chapter.
       
    10 
       
    11 .. toctree::
       
    12    :maxdepth: 2
       
    13    :numbered:
       
    14 
       
    15    cubes/index
       
    16    vreg.rst
       
    17    datamodel/index
       
    18    entityclasses/index
       
    19    devcore/index
       
    20    repo/index
       
    21    testing.rst
       
    22    migration.rst
       
    23    profiling.rst
       
    24    fti.rst
       
    25    dataimport