doc/book/en/devweb/rtags.rst
changeset 10491 c67bcee93248
parent 10490 76ab3c71aff2
child 10492 68c13e0c0fc5
equal deleted inserted replaced
10490:76ab3c71aff2 10491:c67bcee93248
     1 Configuring the user interface
       
     2 ------------------------------
       
     3 
       
     4 .. _relation_tags:
       
     5 
       
     6 Relation tags
       
     7 ~~~~~~~~~~~~~
       
     8 .. automodule:: cubicweb.rtags
       
     9 
       
    10 .. _uicfg:
       
    11 
       
    12 The uicfg module
       
    13 ~~~~~~~~~~~~~~~~
       
    14 
       
    15 .. note::
       
    16 
       
    17  The part of uicfg that deals with primary views is in the
       
    18  :ref:`primary_view_configuration` chapter.
       
    19 
       
    20 .. automodule:: cubicweb.web.views.uicfg
       
    21 
       
    22 
       
    23 The uihelper module
       
    24 ~~~~~~~~~~~~~~~~~~~
       
    25 
       
    26 .. automodule:: cubicweb.web.uihelper
       
    27