mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 21:57:59 -05:00
Minor cleanup
This commit is contained in:
4
Doxyfile
4
Doxyfile
@ -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 = Citra
|
||||
PROJECT_NAME = yuzu
|
||||
|
||||
# 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
|
||||
@ -44,7 +44,7 @@ PROJECT_NUMBER =
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
# quick idea about the purpose of the project. Keep the description short.
|
||||
|
||||
PROJECT_BRIEF = "Nintendo 3DS emulator/debugger"
|
||||
PROJECT_BRIEF = "Nintendo Switch emulator/debugger"
|
||||
|
||||
# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
|
||||
# the documentation. The maximum height of the logo should not exceed 55 pixels
|
||||
|
Reference in New Issue
Block a user