diff options
| -rw-r--r-- | docs/narr/viewconfig.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/narr/viewconfig.rst b/docs/narr/viewconfig.rst index 299342b74..372e520b4 100644 --- a/docs/narr/viewconfig.rst +++ b/docs/narr/viewconfig.rst @@ -8,6 +8,11 @@ View Configuration .. index:: single: view lookup +:term:`View configuration` controls how :term:`view lookup` operates in +your application. In earlier chapters, you have been exposed to a few +simple view configuration declarations without much explanation. In this +chapter we will explore the subject in detail. + .. _view_lookup: View Lookup and Invocation |
