# HG changeset patch # User Julien Cristau # Date 1399449550 -7200 # Node ID bcb90cc8edde3add502b42366984e7118875959e # Parent b71158815bc8b2a7a3411126a72e5095eafba09e [book] uicfg moved from web to web.views a while ago diff -r b71158815bc8 -r bcb90cc8edde doc/book/en/devweb/rtags.rst --- a/doc/book/en/devweb/rtags.rst Fri May 16 16:49:29 2014 +0200 +++ b/doc/book/en/devweb/rtags.rst Wed May 07 09:59:10 2014 +0200 @@ -17,7 +17,7 @@ The part of uicfg that deals with primary views is in the :ref:`primary_view_configuration` chapter. -.. automodule:: cubicweb.web.uicfg +.. automodule:: cubicweb.web.views.uicfg The uihelper module