We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a5367 commit 4ba1e3bCopy full SHA for 4ba1e3b
1 file changed
source/elements/oneART/source/conf.py
@@ -21,7 +21,7 @@
21
from os.path import join
22
23
24
-project = 'Advanced Ray Tracing'
+project = 'oneART'
25
26
repo_root = join('..', '..', '..', '..')
27
exec(open(join(repo_root, 'source', 'conf', 'common_conf.py')).read())
0 commit comments