mirror of
https://github.com/shadps4-emu/ext-libusb.git
synced 2026-01-31 00:55:21 +01:00
docs: Refer to Topics instead of Modules
doxygen generates a "Topics" instead of "Modules" button these days. Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
This commit is contained in:
@@ -92,7 +92,7 @@ struct list_head active_contexts_list;
|
||||
*
|
||||
* \section gettingstarted Getting Started
|
||||
*
|
||||
* To begin reading the API documentation, start with the Modules page which
|
||||
* To begin reading the API documentation, start with the Topics page which
|
||||
* links to the different categories of libusb's functionality.
|
||||
*
|
||||
* One decision you will have to make is whether to use the synchronous
|
||||
|
||||
@@ -1 +1 @@
|
||||
#define LIBUSB_NANO 11946
|
||||
#define LIBUSB_NANO 11947
|
||||
|
||||
Reference in New Issue
Block a user