Skip to content

Commit 5c0e14e

Browse files
committed
Update project name in sphinx
1 parent 8a80980 commit 5c0e14e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Docs/source/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def get_amrex_version():
6666
master_doc = 'index'
6767

6868
# General information about the project.
69-
project = u'amrex'
69+
project = u'amrex-tutorials'
7070
copyright = u'2017-2018, AMReX Team'
7171
author = u'AMReX Team'
7272

@@ -193,6 +193,3 @@ def get_amrex_version():
193193
author, 'amrex', 'One line description of project.',
194194
'Miscellaneous'),
195195
]
196-
197-
198-

0 commit comments

Comments
 (0)