6685326052
This change does the following: 1. add a quick start guide 2. move the info about executing jjb from installation.rst to execution.rst and slightly update the verbage. The intention is to kick off this guide with a few simple use cases not to have a comprehensive set of use cases. Change-Id: I719c6dec5cc5f2731ef95094b76ec54c12b41b8e
24 lines
284 B
ReStructuredText
24 lines
284 B
ReStructuredText
Jenkins Job Builder
|
|
===================
|
|
|
|
.. include:: ../../README.rst
|
|
|
|
Contents
|
|
========
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
quick-start
|
|
installation
|
|
execution
|
|
definition
|
|
extending
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|