diff options
| author | Michael Merickel <michael@merickel.org> | 2016-11-19 15:49:19 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2016-11-20 17:20:15 -0600 |
| commit | 1644efffa25dcc70c9e01f709fbd203351e2f6ba (patch) | |
| tree | 6731211902ad399d29424a6faa1c10aa0d7e2901 /docs/tutorials | |
| parent | 38fc72ca66f718414b66782518c3698d7a5d8f2f (diff) | |
| download | pyramid-1644efffa25dcc70c9e01f709fbd203351e2f6ba.tar.gz pyramid-1644efffa25dcc70c9e01f709fbd203351e2f6ba.tar.bz2 pyramid-1644efffa25dcc70c9e01f709fbd203351e2f6ba.zip | |
link to documentation on hupper
fixes #2806
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/wiki/installation.rst | 3 | ||||
| -rw-r--r-- | docs/tutorials/wiki2/installation.rst | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/tutorials/wiki/installation.rst b/docs/tutorials/wiki/installation.rst index 6172b122b..03e183739 100644 --- a/docs/tutorials/wiki/installation.rst +++ b/docs/tutorials/wiki/installation.rst @@ -370,7 +370,8 @@ coverage. Start the application --------------------- -Start the application. +Start the application. See :ref:`what_is_this_pserve_thing` for more +information on ``pserve``. On UNIX ^^^^^^^ diff --git a/docs/tutorials/wiki2/installation.rst b/docs/tutorials/wiki2/installation.rst index 0440c2d1d..75d5d4abd 100644 --- a/docs/tutorials/wiki2/installation.rst +++ b/docs/tutorials/wiki2/installation.rst @@ -457,7 +457,8 @@ working directory. This is an SQLite database with a single table defined in it Start the application --------------------- -Start the application. +Start the application. See :ref:`what_is_this_pserve_thing` for more +information on ``pserve``. On UNIX ^^^^^^^ |
