From 6e5ab83429c3a4be37d71fe527b247f1270251a2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 7 Sep 2011 18:34:28 -0400 Subject: add references --- docs/narr/introduction.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3