Fix API breakage caused by OS Plugin version scan
[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    :maxdepth: 1
44
45    jjb/lf-ci-jobs
46    jjb/lf-macros
47    jjb/lf-maven-jobs
48    jjb/lf-node-jobs
49    jjb/lf-python-jobs
50    jjb/lf-rtd-jobs
51
52 Indices and tables
53 ==================
54
55 * :ref:`genindex`
56 * :ref:`modindex`
57 * :ref:`search`