Docs: update format in connections.rst
Change-Id: Ic58af32d378e38e9cd3eca0f10e070509b6d317a
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user