diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/introduction.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index ab76408af..1d5cc3711 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -487,7 +487,8 @@ it up and calling :meth:`~pyramid.config.Configurator.add_directive` from within a function called when another user uses the :meth:`~pyramid.config.Configurator.include` method against your code. -Example: :ref:`building_an_extensible_app`. +Examples: :ref:`building_an_extensible_app`, :ref:`including_configuration` +and :ref:`add_directive`. Flexible authentication and authorization ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
