summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorGravatar MerryMage2018-01-13 23:49:16 +0000
committerGravatar MerryMage2018-01-13 23:56:18 +0000
commit80db02c49789b73f10169bc398e51726e51b139e (patch)
tree3561f5de6afbf8b3de4b167f8e4cccd60fc53db6 /Doxyfile
parentmacOS: Update Info.plist (diff)
downloadyuzu-80db02c49789b73f10169bc398e51726e51b139e.tar.gz
yuzu-80db02c49789b73f10169bc398e51726e51b139e.tar.xz
yuzu-80db02c49789b73f10169bc398e51726e51b139e.zip
Minor cleanup
Diffstat (limited to '')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 6ddf2cf21..6686ab478 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
32# title of most generated pages and in a few other places. 32# title of most generated pages and in a few other places.
33# The default value is: My Project. 33# The default value is: My Project.
34 34
35PROJECT_NAME = Citra 35PROJECT_NAME = yuzu
36 36
37# The PROJECT_NUMBER tag can be used to enter a project or revision number. This 37# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
38# could be handy for archiving the generated documentation or if some version 38# could be handy for archiving the generated documentation or if some version
@@ -44,7 +44,7 @@ PROJECT_NUMBER =
44# for a project that appears at the top of each page and should give viewer a 44# for a project that appears at the top of each page and should give viewer a
45# quick idea about the purpose of the project. Keep the description short. 45# quick idea about the purpose of the project. Keep the description short.
46 46
47PROJECT_BRIEF = "Nintendo 3DS emulator/debugger" 47PROJECT_BRIEF = "Nintendo Switch emulator/debugger"
48 48
49# With the PROJECT_LOGO tag one can specify an logo or icon that is included in 49# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
50# the documentation. The maximum height of the logo should not exceed 55 pixels 50# the documentation. The maximum height of the logo should not exceed 55 pixels