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:
Tormod Volden
2025-05-03 11:12:42 +02:00
parent a61afe5f75
commit c6c45b8e8c
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1 +1 @@
#define LIBUSB_NANO 11946
#define LIBUSB_NANO 11947