diff options
Diffstat (limited to 'docs/narr/scanning.rst')
| -rw-r--r-- | docs/narr/scanning.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/narr/scanning.rst b/docs/narr/scanning.rst index 2226b557f..4aceb926b 100644 --- a/docs/narr/scanning.rst +++ b/docs/narr/scanning.rst @@ -23,6 +23,10 @@ For example: registry` if the package the code lives in is run through a :term:`scan`. +.. index:: + single: decorator + single: scan + Decorations and Code Scanning ----------------------------- @@ -84,6 +88,12 @@ Scanning for :term:`configuration decoration` is performed via the ``<scan>`` :term:`ZCML declaration`. See :ref:`config_mode_equivalence` for examples. +.. index:: + pair: configuration mode; equivalence + single: add_view + single: bfg_view + pair: ZCML directive; view + .. _config_mode_equivalence: Configuration Mode Equivalence |
