From 6012899c7d7bd4a5ffd64f0b9cede9639610ef41 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 22 Nov 2009 08:42:41 +0000 Subject: Rendering tweaks. --- docs/narr/startup.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/narr/startup.rst') diff --git a/docs/narr/startup.rst b/docs/narr/startup.rst index d75e57029..37a7c8848 100644 --- a/docs/narr/startup.rst +++ b/docs/narr/startup.rst @@ -25,8 +25,10 @@ file to infer settings and starts a server listening on a port. For the purposes of this discussion, we'll assume that you are using this command to run your :mod:`repoze.bfg` application. -.. note:: ``paster serve`` is by no means the only way to start up and - serve a :mod:`repoze.bfg` application. Any :term:`WSGI` server is +.. sidebar:: Using :mod:`repoze.bfg` Without ``paster`` + + ``paster serve`` is by no means the only way to start up and serve + a :mod:`repoze.bfg` application. Any :term:`WSGI` server is capable of running a :mod:`repoze.bfg` application, and some WSGI servers (such as :term:`mod_wsgi`) don't require the :term:`PasteDeploy` framework's ``paster serve`` command to do -- cgit v1.2.3