Documenting LHCbIntegrationTests

This documentation is written in reStructuredText and built in to web pages by Sphinx. The source can be found in the doc directory of the LHCbIntegrationTests project.

We follow the Google style guide (example) when writing docstrings in Python.

Building the documentation locally

It is enough to run the following command to get the documentation in LHCbIntergationTests/doc/_build/html

run make -C LHCbIntegrationTests/doc html
run make -C LHCbIntegrationTests/doc linkcheck