summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/src/hidapi/doxygen/main_page.md
diff options
context:
space:
mode:
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.md13
1 files changed, 0 insertions, 13 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
deleted file mode 100644
index ff11e9a..0000000
--- a/contrib/SDL-3.2.8/src/hidapi/doxygen/main_page.md
+++ /dev/null
@@ -1,13 +0,0 @@
1# HIDAPI Doxygen output
2
3This site is dedicated to hosting an [API reference for the HIDAPI library](#API).
4
5For general information, see the [source repository](https://github.com/libusb/hidapi#readme).
6
7There 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.