X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=78931120443f193c37ecb3b0caaae243673d3d43;hb=cfc34325599e8540be6de457b5f07ac9e08196b4;hp=c1d16db8dce02b713ec6dea501045deb9fc6db08;hpb=391e8138f528a720604ed9da7bda949b5e56fbec;p=releng%2Fglobal-jjb.git diff --git a/docs/index.rst b/docs/index.rst index c1d16db8..78931120 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,19 @@ Linux Foundation Releng Global JJB Linux Foundation Release Engineering Global Jenkins Job Builder (JJB) Documentation. -A collection of documentation for Linux Foundation JJB Templates. +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. + +Release Notes +------------- + +Global JJB provides regular releases. The release notes for all releases are +available in the relnotes directory in Git. + +https://github.com/lfit/releng-global-jjb/tree/master/relnotes Guides ------ @@ -15,12 +27,13 @@ Guides :maxdepth: 2 best-practices + configuration Global JJB Templates -------------------- -Job templates are designed in the `jjb/` directory but documentation is located -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. - :doc:`jjb/lf-ci-jobs` - :doc:`jjb/lf-macros`