Skip to content

Commit 4ba1e3b

Browse files
authored
Update conf.py (#373)
1 parent 37a5367 commit 4ba1e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • source/elements/oneART/source

source/elements/oneART/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from os.path import join
2222

2323

24-
project = 'Advanced Ray Tracing'
24+
project = 'oneART'
2525

2626
repo_root = join('..', '..', '..', '..')
2727
exec(open(join(repo_root, 'source', 'conf', 'common_conf.py')).read())

0 commit comments

Comments
 (0)