X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=85400e82616b4b7d46753087fc4b47a76312951d;hb=532e97b5b965cab5ace406d8ecc845afc98920ac;hp=40a4590486d63d500e94c5f2d955f0bc350dd1ee;hpb=533326db5e895704359bbe40b94d3349b301ad38;p=releng%2Fglobal-jjb.git diff --git a/docs/index.rst b/docs/index.rst index 40a45904..85400e82 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,14 +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. 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 +------------- .. toctree:: :maxdepth: 2 + release-notes + +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:: + :glob: + :maxdepth: 1 + + jjb/* Indices and tables ==================