summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/views.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst
index 197136135..5d952a5b4 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -1264,6 +1264,10 @@ Non-Predicate Arguments
Predicate Arguments
+++++++++++++++++++
+These arguments modify view lookup behavior. In general, the more
+predicate arguments that are supplied, the more specific, and narrower
+the usage of the configured view.
+
``name``
The :term:`view name` required to match this view callable. Read
:ref:`traversal_chapter` to understand the concept of a view name.