From 524bfe38c52493dec96164345dd3130536e92372 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 11 Oct 2009 02:04:51 +0000 Subject: Include vhosting info for modwsgi. --- docs/narr/project.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/narr/project.rst') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 43628d2e8..f178b854f 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -183,7 +183,8 @@ file which points to your *application* as opposed to any other section within the ``.ini`` file. For example, if your application ``.ini`` file might have a ``[app:main]`` section that looks like so: -.. code-block: +.. code-block:: ini + :linenos: [app:main] use = egg:MyProject#app -- cgit v1.2.3