doc: make dnf "backend" settings easier to discover
Mention the corresponding "gather" or "repoclosure" backend settings in the documentation for each setting. Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
parent
1d654522be
commit
9bae86a51e
@ -182,6 +182,8 @@ Options
|
||||
Please note that when ``dnf`` is used, the build dependencies check is
|
||||
skipped. On Python 3, only ``dnf`` backend is available.
|
||||
|
||||
See also: the ``gather_backend`` setting for Pungi's gather phase.
|
||||
|
||||
**cts_url**
|
||||
(*str*) -- URL to Compose Tracking Service. If defined, Pungi will add
|
||||
the compose to Compose Tracking Service and ge the compose ID from it.
|
||||
@ -781,6 +783,9 @@ Options
|
||||
``python-multilib`` library. Please refer to ``multilib`` option to see the
|
||||
differences.
|
||||
|
||||
See also: the ``repoclosure_backend`` setting for Pungi's repoclosure
|
||||
phase.
|
||||
|
||||
**multilib**
|
||||
(*list*) -- mapping of variant regexes and arches to list of multilib
|
||||
methods
|
||||
|
Loading…
Reference in New Issue
Block a user