Fix sphinx docs project title

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-05-24 17:29:22 -04:00
parent f2a3755c7f
commit 44bfe2c13a

View file

@ -34,7 +34,7 @@ sys.path.insert(0, os.path.abspath('../../'))
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'tracetools_test' project = 'tracetools_analysis'
copyright = '2019-2020, Robert Bosch GmbH & Christophe Bedard' # noqa copyright = '2019-2020, Robert Bosch GmbH & Christophe Bedard' # noqa
author = 'Robert Bosch GmbH, Christophe Bedard' author = 'Robert Bosch GmbH, Christophe Bedard'