diff options
Diffstat (limited to 'docs/narr/project.rst')
| -rw-r--r-- | docs/narr/project.rst | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
