Merge "Docs: update format in connections.rst" into feature/zuulv3

This commit is contained in:
Jenkins 2017-08-04 03:32:46 +00:00 committed by Gerrit Code Review
commit 53b64d0505
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