diff options
| author | 2018-01-13 23:49:16 +0000 | |
|---|---|---|
| committer | 2018-01-13 23:56:18 +0000 | |
| commit | 80db02c49789b73f10169bc398e51726e51b139e (patch) | |
| tree | 3561f5de6afbf8b3de4b167f8e4cccd60fc53db6 /Doxyfile | |
| parent | macOS: Update Info.plist (diff) | |
| download | yuzu-80db02c49789b73f10169bc398e51726e51b139e.tar.gz yuzu-80db02c49789b73f10169bc398e51726e51b139e.tar.xz yuzu-80db02c49789b73f10169bc398e51726e51b139e.zip | |
Minor cleanup
Diffstat (limited to '')
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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 | ||
| 35 | PROJECT_NAME = Citra | 35 | PROJECT_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 | ||
| 47 | PROJECT_BRIEF = "Nintendo 3DS emulator/debugger" | 47 | PROJECT_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 |