Skip to content

Commit aaca05c

Browse files
committed
Merge #9178: Doxygen: Set PROJECT_NAME = "Bitcoin Core"
fa63ee8 Doxygen: Set PROJECT_NAME = "Bitcoin Core" (MarcoFalke)
2 parents f6db48a + fa63ee8 commit aaca05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232
# title of most generated pages and in a few other places.
3333
# The default value is: My Project.
3434

35-
PROJECT_NAME = Bitcoin
35+
PROJECT_NAME = "Bitcoin Core"
3636

3737
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838
# could be handy for archiving the generated documentation or if some version

0 commit comments

Comments
 (0)