90c60f8e64
It may make sense to break a big compose into smaller chunks that can be done independently. This script allows describing the smaller parts, runs them with correct dependencies and arranges the result to look like a single big compose. All parts use the same koji event, that is either obtained from Koji, or from command line argument. JIRA: COMPOSE-2654 Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
25 lines
478 B
ReStructuredText
25 lines
478 B
ReStructuredText
.. Pungi documentation master file, created by
|
|
sphinx-quickstart on Thu Jul 2 08:11:04 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Pungi's documentation!
|
|
=================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
about
|
|
phases
|
|
format
|
|
configuration
|
|
scm_support
|
|
messaging
|
|
gathering
|
|
comps
|
|
contributing
|
|
testing
|
|
multi_compose
|