doc/tutorials/advanced/part01_create-cube.rst
branch3.26
changeset 12454 2c3a83e5b082
parent 12453 27c09955d869
child 12390 d9196c0420fe
equal deleted inserted replaced
12453:27c09955d869 12454:2c3a83e5b082
    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