X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=85400e82616b4b7d46753087fc4b47a76312951d;hb=532e97b5b965cab5ace406d8ecc845afc98920ac;hp=c9b27a589e9b5bf562779721b172768d441becf0;hpb=dfd0ba35507b0bd3deeec5309c224970bd968a64;p=releng%2Fglobal-jjb.git diff --git a/docs/index.rst b/docs/index.rst index c9b27a58..85400e82 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,18 +7,18 @@ 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 ------------- -Global JJB provides regular releases. The release notes for all releases are -available in the relnotes directory in Git. +.. toctree:: + :maxdepth: 2 -https://github.com/lfit/releng-global-jjb/tree/master/relnotes + release-notes Guides ------ @@ -36,18 +36,14 @@ Guides Global JJB Templates -------------------- -Job template code is in the `jjb/` directory but documentation is in the -`docs/jjb/` directory of this project. +Job template code is in the ``jjb/`` directory but documentation is in the +``docs/jjb/`` directory of this project. .. toctree:: + :glob: :maxdepth: 1 - jjb/lf-ci-jobs - jjb/lf-macros - jjb/lf-maven-jobs - jjb/lf-node-jobs - jjb/lf-python-jobs - jjb/lf-rtd-jobs + jjb/* Indices and tables ==================