diff -r 76ab3c71aff2 -r c67bcee93248 doc/book/devweb/rtags.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/book/devweb/rtags.rst Thu Jan 08 22:11:06 2015 +0100 @@ -0,0 +1,27 @@ +Configuring the user interface +------------------------------ + +.. _relation_tags: + +Relation tags +~~~~~~~~~~~~~ +.. automodule:: cubicweb.rtags + +.. _uicfg: + +The uicfg module +~~~~~~~~~~~~~~~~ + +.. note:: + + The part of uicfg that deals with primary views is in the + :ref:`primary_view_configuration` chapter. + +.. automodule:: cubicweb.web.views.uicfg + + +The uihelper module +~~~~~~~~~~~~~~~~~~~ + +.. automodule:: cubicweb.web.uihelper +