doc/book/en/development/index.rst
brancholdstable
changeset 5422 0865e1e90674
parent 4985 02b52bf9f5f8
parent 5421 8167de96c523
child 5424 8ecbcbff9777
equal deleted inserted replaced
4985:02b52bf9f5f8 5422:0865e1e90674
     1 .. _Part2:
       
     2 
       
     3 ---------------------
       
     4 Part II - Development
       
     5 ---------------------
       
     6 
       
     7 This part is about developing web applications with the *CubicWeb* framework.
       
     8 
       
     9 .. toctree::
       
    10    :maxdepth: 2
       
    11    :numbered:
       
    12 
       
    13    cubes/index
       
    14    datamodel/index
       
    15    entityclasses/index
       
    16    devcore/index
       
    17    devweb/index
       
    18    devrepo/index
       
    19    testing/index
       
    20    migration/index
       
    21    webstdlib/index
       
    22    profiling/index