X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=e275c85e1915771971ed07c0d1e2c267bceb9d23;hb=555f8f2f67f00d015719ae833bd94ff3ad364625;hp=4e27c930a73ac19675b8fccfecc2c98e601462de;hpb=c410c7c0863f27c332bb054a5bfc6332872dcb36;p=releng%2Fglobal-jjb.git diff --git a/docs/index.rst b/docs/index.rst index 4e27c930..e275c85e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,4 +1,4 @@ -.. _lfreleng-docs: +.. _lfreleng-global-jjb: Linux Foundation Releng Global JJB ================================== @@ -6,14 +6,48 @@ 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. 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. -Guides: +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 +------ .. toctree:: :maxdepth: 2 + 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. + +.. 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 ==================