Docs: update format in connections.rst

Change-Id: Ic58af32d378e38e9cd3eca0f10e070509b6d317a
This commit is contained in:
James E. Blair
2017-08-03 16:45:39 -07:00
parent afe27e6959
commit 5398ad5a68
+5 -3
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