summaryrefslogtreecommitdiff
path: root/docs/api/view.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/view.rst')
-rw-r--r--docs/api/view.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/api/view.rst b/docs/api/view.rst
index e345a0015..f15f1bc0d 100644
--- a/docs/api/view.rst
+++ b/docs/api/view.rst
@@ -19,6 +19,7 @@
.. autoclass:: static
:members:
- .. autofunction:: append_slash_notfound_view
+ .. autofunction:: append_slash_notfound_view(context, request)
+ .. autoclass:: AppendSlashNotFoundViewFactory