We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a80980 commit e460aadCopy full SHA for e460aad
1 file changed
Docs/source/conf.py
@@ -66,7 +66,7 @@ def get_amrex_version():
66
master_doc = 'index'
67
68
# General information about the project.
69
-project = u'amrex'
+project = u'amrex-tutorials'
70
copyright = u'2017-2018, AMReX Team'
71
author = u'AMReX Team'
72
@@ -193,6 +193,3 @@ def get_amrex_version():
193
author, 'amrex', 'One line description of project.',
194
'Miscellaneous'),
195
]
196
-
197
198
0 commit comments