X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=594cc3d92f14627cbab7c9a6ee7f6b49dfc505ae;hb=refs%2Fheads%2Fv0.26.x;hp=78931120443f193c37ecb3b0caaae243673d3d43;hpb=7481ff9faf394dc6c023b2f0d7a635f24fdbb499;p=releng%2Fglobal-jjb.git diff --git a/docs/index.rst b/docs/index.rst index 78931120..594cc3d9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,10 +7,10 @@ Linux Foundation Release Engineering Global Jenkins Job Builder (JJB) Documentation. Global-JJB is a library project containing reusable Jenkins Job Builder -templates. Mainly used by LFCI to deploy management Jenkins jobs to an LF -managed Jenkins instance, there are other jobs defined for which may be helpful -to projects whom use the same build technology. The intention is to save time -for projects from having to define their own job templates. +templates. Developed for LFCI to deploy management Jenkins jobs to an LF +managed Jenkins instance, there are other jobs defined which may be helpful +to projects that use the same build technology. The intention is to help +projects save time from having to define their own job templates. Release Notes ------------- @@ -26,21 +26,25 @@ Guides .. toctree:: :maxdepth: 2 - best-practices + release-notes + install configuration + best-practices + glossary + appendix + Global JJB Templates -------------------- Job template code is in the `jjb/` directory but documentation is in the `docs/jjb/` directory of this project. -- :doc:`jjb/lf-ci-jobs` -- :doc:`jjb/lf-macros` -- :doc:`jjb/lf-maven-jobs` -- :doc:`jjb/lf-node-jobs` -- :doc:`jjb/lf-python-jobs` -- :doc:`jjb/lf-rtd-jobs` +.. toctree:: + :glob: + :maxdepth: 1 + + jjb/* Indices and tables ==================