X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=0eec76f58e150b683dd5c42ca97b82daea1b2f0f;hb=0b1d0ba4945b93dc5d86fffef20f4be44fc5a2f9;hp=88ac5e7237f34b9ecc971259dd2c6d3c0d452bd8;hpb=d0c780b04eab559208d4f1aaf7195174c87ff464;p=releng%2Fglobal-jjb.git diff --git a/docs/index.rst b/docs/index.rst index 88ac5e72..0eec76f5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,4 +1,4 @@ -.. _lfreleng-docs: +.. _lfreleng-global-jjb: Linux Foundation Releng Global JJB ================================== @@ -6,11 +6,44 @@ 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. -Guides: +Release Notes +------------- -- Best Practices +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 +------ + +.. toctree:: + :maxdepth: 2 + + best-practices + configuration + +Global JJB Templates +-------------------- + +Job template code is in the `jjb/` directory but documentation is in the +`docs/jjb/` directory of this project. + +.. toctree:: + :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 Indices and tables ==================