diff options
| author | 3gg <3gg@shellblade.net> | 2026-03-06 13:26:57 -0800 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2026-03-06 13:26:57 -0800 |
| commit | f5c89b3bd5d74849757fd5b4d1a300068522a3ca (patch) | |
| tree | d6f6e4c81745b393d7594b334710f30c0b2df3bd /SDL-3.2.8/src/hidapi/doxygen/main_page.md | |
Diffstat (limited to 'SDL-3.2.8/src/hidapi/doxygen/main_page.md')
| -rw-r--r-- | SDL-3.2.8/src/hidapi/doxygen/main_page.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/SDL-3.2.8/src/hidapi/doxygen/main_page.md b/SDL-3.2.8/src/hidapi/doxygen/main_page.md new file mode 100644 index 0000000..ff11e9a --- /dev/null +++ b/SDL-3.2.8/src/hidapi/doxygen/main_page.md | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | # HIDAPI Doxygen output | ||
| 2 | |||
| 3 | This site is dedicated to hosting an [API reference for the HIDAPI library](#API). | ||
| 4 | |||
| 5 | For general information, see the [source repository](https://github.com/libusb/hidapi#readme). | ||
| 6 | |||
| 7 | There are also build instructions hosted on github: | ||
| 8 | |||
| 9 | - [Building from source](https://github.com/libusb/hidapi/blob/master/BUILD.md) | ||
| 10 | - [Using CMake](https://github.com/libusb/hidapi/blob/master/BUILD.cmake.md) | ||
| 11 | - [Using Autotools (deprecated)](https://github.com/libusb/hidapi/blob/master/BUILD.autotools.md) | ||
| 12 | |||
| 13 | \example test.c contains a basic example usage of the HIDAPI library. | ||
