Docs: update format in connections.rst

Change-Id: Ic58af32d378e38e9cd3eca0f10e070509b6d317a
This commit is contained in:
James E. Blair 2017-08-03 15:55:04 -07:00
parent afe27e6959
commit 5398ad5a68
1 changed files with 5 additions and 3 deletions

View File

@ -23,9 +23,11 @@ connect to a system. Each connection in Zuul is associated with a
driver.
To configure a connection in Zuul, select a unique name for the
connection and add a section to **zuul.conf** with the form
"[connection NAME]". For example, a connection to a gerrit server may
appear as::
connection and add a section to ``zuul.conf`` with the form
``[connection NAME]``. For example, a connection to a gerrit server
may appear as:
.. code-block:: ini
[connection mygerritserver]
driver=gerrit