From fecab4645f4f546aaa5e9aa69ea31fea1ffa2446 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Mon, 19 Nov 2018 08:22:12 -0600 Subject: Put reference to startup in a seealso --- docs/narr/project.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/narr') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index a5433b278..69e80fcfb 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -869,6 +869,8 @@ also informs Python that the directory which contains it is a *package*. Line 11 returns a :term:`WSGI` application to the caller of the function (Pyramid's pserve). +.. seealso:: + See :ref:`the_startup_process` for more about the application's :ref:`settings ` and ``main``\'s :ref:`arguments ` and statements. -- cgit v1.2.3