--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/web.rst Thu Jan 08 23:00:56 2015 +0100
@@ -0,0 +1,21 @@
+.. _web_module:
+
+:mod:`cubicweb.web`
+===================
+
+.. automodule:: cubicweb.web
+
+ Exceptions
+ ----------
+
+ .. autoexception:: DirectResponse
+ .. autoexception:: InvalidSession
+ .. autoexception:: PublishException
+ .. autoexception:: LogOut
+ .. autoexception:: Redirect
+ .. autoexception:: StatusResponse
+ .. autoexception:: RequestError
+ .. autoexception:: NothingToEdit
+ .. autoexception:: ProcessFormError
+ .. autoexception:: NotFound
+ .. autoexception:: RemoteCallFailed