diff options
| author | Peter Hutterer <peter.hutterer@who-t.net> | 2013-06-28 06:38:14 +1000 |
|---|---|---|
| committer | Peter Hutterer <peter.hutterer@who-t.net> | 2013-06-28 06:38:34 +1000 |
| commit | 16c4efc5aaa038f2a3f696c251504cd915a5c80f (patch) | |
| tree | 323d3535e6b01f192423c4fd8ff20926389cbb8d | |
| parent | ec24e005c352bed36efc206a0ce7af846544573a (diff) | |
| download | libevdev-16c4efc5aaa038f2a3f696c251504cd915a5c80f.tar.gz | |
README: Add link to API documentation
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ http://github.com/whot/libevdev The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary. +Go here for the API documentation: +http://whot.github.io/libevdev/ + ioctl wrappers -------------- libevdev provides interfaces to query a device's capabilities, providing |
