Release global-jjb v0.19.2
[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. Mainly used by LFCI to deploy management Jenkins jobs to an LF
11 managed Jenkins instance, there are other jobs defined for which may be helpful
12 to projects whom use the same build technology. The intention is to save time
13 for projects 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    best-practices
30    configuration
31
32 Global JJB Templates
33 --------------------
34
35 Job template code is in the `jjb/` directory but documentation is in the
36 `docs/jjb/` directory of this project.
37
38 .. toctree::
39    :maxdepth: 1
40
41    jjb/lf-ci-jobs
42    jjb/lf-macros
43    jjb/lf-maven-jobs
44    jjb/lf-node-jobs
45    jjb/lf-python-jobs
46    jjb/lf-rtd-jobs
47
48 Indices and tables
49 ==================
50
51 * :ref:`genindex`
52 * :ref:`modindex`
53 * :ref:`search`