8000 Fix syntax highlighting in configure.rst. · alex-python/gunicorn@6325898 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6325898

Browse files
committed
Fix syntax highlighting in configure.rst.
1 parent 2043779 commit 6325898

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/configure.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ let us know.
8282
Paster Applications
8383
-------------------
8484

85-
In your INI file, you can specify to use Gunicorn as the server like such::
85+
In your INI file, you can specify to use Gunicorn as the server like such:
86+
87+
.. code-block:: ini
8688
8789
[server:main]
8890
use = egg:gunicorn#main

0 commit comments

Comments
 (0)
0