4c2b447d1671881bd93c2d570393466f27850ebe
[releng/global-jjb.git] / docs / index.rst
1 .. _lfreleng-global-jjb:
2
3 Linux Foundation Releng Global JJB
4 ==================================
5
6 Linux Foundation Release Engineering Global Jenkins Job Builder (JJB)
7 Documentation.
8
9 Global-JJB is a library project containing reusable Jenkins Job Builder
10 templates. Developed for LFCI to deploy management Jenkins jobs to an LF
11 managed Jenkins instance, there are other jobs defined which may be helpful
12 to projects that use the same build technology. The intention is to help
13 projects save time from having to define their own job templates.
14
15 Release Notes
16 -------------
17
18 Global JJB provides regular releases. The release notes for all releases are
19 available in the relnotes directory in Git.
20
21 https://github.com/lfit/releng-global-jjb/tree/master/relnotes
22
23 Guides
24 ------
25
26 .. toctree::
27    :maxdepth: 2
28
29    install
30    configuration
31
32    best-practices
33    glossary
34    appendix
35
36 Global JJB Templates
37 --------------------
38
39 Job template code is in the `jjb/` directory but documentation is in the
40 `docs/jjb/` directory of this project.
41
42 .. toctree::
43    :glob:
44    :maxdepth: 1
45
46    jjb/*
47
48 Indices and tables
49 ==================
50
51 * :ref:`genindex`
52 * :ref:`modindex`
53 * :ref:`search`