doc/tutorials/advanced/part01_create-cube.rst
changeset 12389 385a1d11dfeb
parent 12388 83269385a51d
child 12390 d9196c0420fe
equal deleted inserted replaced
12388:83269385a51d 12389:385a1d11dfeb
    27 
    27 
    28 I can now create the cube which will hold custom code for this web
    28 I can now create the cube which will hold custom code for this web
    29 site using::
    29 site using::
    30 
    30 
    31   cubicweb-ctl newcube sytweb
    31   cubicweb-ctl newcube sytweb
       
    32 
       
    33 Enter a short description and this will create your new cube in the
       
    34 `cubicweb-sytweb` folder.
    32 
    35 
    33 
    36 
    34 .. _adv_tuto_assemble_cubes:
    37 .. _adv_tuto_assemble_cubes:
    35 
    38 
    36 Step 3: pick building blocks into existing cubes
    39 Step 3: pick building blocks into existing cubes