diff -r 058db99425e4 -r f4219a6e62e3 doc/book/en/development/devweb/request.rst --- a/doc/book/en/development/devweb/request.rst Thu Apr 15 19:28:28 2010 +0200 +++ b/doc/book/en/development/devweb/request.rst Thu Apr 15 19:31:10 2010 +0200 @@ -62,8 +62,8 @@ most of the interface of `Request` is defined in the session associated to the client. -Automatic API -````````````` +API +``` The elements we gave in overview for above are built in three layers, from ``cubicweb.req.RequestSessionBase``, ``cubicweb.dbapi.DBAPIRequest`` and