Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / docs / index.rst
index 7893112..85400e8 100644 (file)
@@ -7,18 +7,18 @@ Linux Foundation Release Engineering Global Jenkins Job Builder (JJB)
 Documentation.
 
 Global-JJB is a library project containing reusable Jenkins Job Builder
-templates. Mainly used by LFCI to deploy management Jenkins jobs to an LF
-managed Jenkins instance, there are other jobs defined for which may be helpful
-to projects whom use the same build technology. The intention is to save time
-for projects from having to define their own job templates.
+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.
 
 Release Notes
 -------------
 
-Global JJB provides regular releases. The release notes for all releases are
-available in the relnotes directory in Git.
+.. toctree::
+   :maxdepth: 2
 
-https://github.com/lfit/releng-global-jjb/tree/master/relnotes
+   release-notes
 
 Guides
 ------
@@ -26,21 +26,24 @@ Guides
 .. toctree::
    :maxdepth: 2
 
-   best-practices
+   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.
+Job template code is in the ``jjb/`` directory but documentation is in the
+``docs/jjb/`` directory of this project.
+
+.. toctree::
+   :glob:
+   :maxdepth: 1
 
-- :doc:`jjb/lf-ci-jobs`
-- :doc:`jjb/lf-macros`
-- :doc:`jjb/lf-maven-jobs`
-- :doc:`jjb/lf-node-jobs`
-- :doc:`jjb/lf-python-jobs`
-- :doc:`jjb/lf-rtd-jobs`
+   jjb/*
 
 Indices and tables
 ==================