mirror of
https://github.com/shadps4-emu/ext-libusb.git
synced 2026-01-31 00:55:21 +01:00
Set project name for doxygen
Currently, generated documentation shows `My Project` as the title: see http://libusb.sourceforge.net/api-1.0/index.html Set it to `libusb`. Signed-off-by: Aleksandr Mezin <mezin.alexander@gmail.com>
This commit is contained in:
committed by
Ludovic Rousseau
parent
f20f2be782
commit
b454b9a4d3
@@ -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 =
|
||||
PROJECT_NAME = libusb
|
||||
|
||||
# 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
|
||||
|
||||
@@ -1 +1 @@
|
||||
#define LIBUSB_NANO 11413
|
||||
#define LIBUSB_NANO 11414
|
||||
|
||||
Reference in New Issue
Block a user