doc/book/en/B000-development.en.txt
changeset 284 f32b2896aa91
parent 127 ae611743f5c6
child 1223 3e3d84e8fb67
equal deleted inserted replaced
283:f1e56e9ee3d3 284:f32b2896aa91
     8 This part is about developing web applications with the `CubicWeb` framework.
     8 This part is about developing web applications with the `CubicWeb` framework.
     9 
     9 
    10 .. toctree::
    10 .. toctree::
    11    :maxdepth: 1
    11    :maxdepth: 1
    12 
    12 
    13    B020-define-schema.en.txt
    13    B0-data-model.en.txt
    14    B030-define-views.en.txt
    14    B1-web-interface.en.txt
    15    B040-define-workflows.en.txt
    15    B2-repository-customization.en.txt
    16    B050-data-as-objects.en.txt
    16    B3-test.en.txt
    17    B060-form-management.en.txt
    17    B4-advanced.en.txt
    18    B070-ajax-json.en.txt
    18 
    19    B080-internationalization.en.txt
    19 
    20    B090-ui-components.en.txt
    20 
    21    B100-hooks.en.txt
       
    22    B110-notifications.en.txt
       
    23    B120-migration.en.txt
       
    24    B130-tests.en.txt
       
    25    B140-google-appengine.en.txt
       
    26    BXXX-actions.en.txt
       
    27    BXXX-boxes.en.txt
       
    28    BXXX-configuration.en.txt
       
    29    BXXX-dbapi.en.txt
       
    30    BXXX-embedding-external-page.en.txt
       
    31    BXXX-online-doc.en.txt
       
    32    BXXX-registry.en.txt
       
    33    BXXX-repository-operations.en.txt
       
    34    BXXX-repository-session.en.txt
       
    35    BXXX-repository-tasks.en.txt
       
    36    BXXX-request.en.txt
       
    37    BXXX-sessions.en.txt
       
    38    BXXX-templates.en.txt
       
    39    BXXX-urlrewrite.en.txt