# HG changeset patch # User Denis Laxalde # Date 1490191504 -3600 # Node ID 08d403c09a10b0382b93b427ee28bf478abf8b6a # Parent d66079e2d48192e466760a906ed7d7c4b0eb8c24 [doc] Drop documentation for cubicweb.pyramid.tools module Which, as documented, mostly consists of internals. diff -r d66079e2d481 -r 08d403c09a10 doc/api/pyramid/tools.rst --- a/doc/api/pyramid/tools.rst Wed Mar 22 14:49:04 2017 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ -.. _tools_module: - -:mod:`cubicweb.pyramid.tools` ------------------------------ - -.. automodule:: cubicweb.pyramid.tools - - .. autofunction:: includeme - - .. autofunction:: clone_user - .. autofunction:: cnx_attach_entity - .. autofunction:: cached_build_user - .. autofunction:: clear_cache