# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'https://docs.python.org/': None}
+intersphinx_mapping = {
+ 'global-jjb': ('http://global-jjb.releng.linuxfoundation.org/en/latest/', None),
+ 'lftools': ('http://lftools.releng.linuxfoundation.org/en/latest/', None),
+ 'python': ('https://docs.python.org/', None),
+}
-.. Linux Foundation Release Engineering Tools documentation master file, created by
- sphinx-quickstart on Sat Mar 4 12:20:05 2017.
+.. _lfreleng-docs:
Linux Foundation Releng Documentation
=====================================
A collection of documentation for Linux Foundation Continuous Integration (LFCI).
-Contents:
+Guides:
+- Best Practices
+
+.. TODO Gerrit (RELENG-509)
+.. TODO Jenkins (RELENG-510)
+.. TODO Bootstrap a ReadTheDocs / Sphinx project (RELENG-512)
+.. TODO Release Workflow (RELENG-511)
+.. TODO Packer (RELENG-513)
+.. TODO Javadoc (RELENG-515)
+
+Tools:
+
+- :ref:`lftools`
+- :ref:`global-jjb`
Indices and tables
==================