Merge #9178: Doxygen: Set PROJECT_NAME = "Bitcoin Core"
fa63ee8
Doxygen: Set PROJECT_NAME = "Bitcoin Core" (MarcoFalke)
This commit is contained in:
commit
aaca05c0da
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
|
|||
# title of most generated pages and in a few other places.
|
||||
# The default value is: My Project.
|
||||
|
||||
PROJECT_NAME = Bitcoin
|
||||
PROJECT_NAME = "Bitcoin Core"
|
||||
|
||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
|
||||
# could be handy for archiving the generated documentation or if some version
|
||||
|
|
Loading…
Reference in a new issue