Add title page. Modify conf.py.
Default title page for calibration report is substituted by manually written. A config file conf.py
tells sphinx
to use a manual title page. Corresponding tex
file is created by the python function make_titlepage
.
In suggest code default config file is modified by make_report
with the same way, as it is done for index.rst
.