diff options
Diffstat (limited to 'contrib/SDL-3.2.8/src/hidapi/doxygen/main_page.md')
| -rw-r--r-- | contrib/SDL-3.2.8/src/hidapi/doxygen/main_page.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/src/hidapi/doxygen/main_page.md b/contrib/SDL-3.2.8/src/hidapi/doxygen/main_page.md new file mode 100644 index 0000000..ff11e9a --- /dev/null +++ b/contrib/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. | ||
