Fix sphinx docs project title
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
f2a3755c7f
commit
44bfe2c13a
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue