mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-06 14:10:12 +01:00
README: tidy up the documentation links
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
5bba2dbb3f
commit
57e35f4afa
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
|
@ -62,11 +62,12 @@ See @ref reporting_bugs for more info.
|
|||
Documentation
|
||||
-------------
|
||||
|
||||
Developer API documentation:
|
||||
http://wayland.freedesktop.org/libinput/doc/latest/modules.html
|
||||
|
||||
High-level documentation about libinput's features:
|
||||
- Developer API documentation: http://wayland.freedesktop.org/libinput/doc/latest/modules.html
|
||||
- High-level documentation about libinput's features:
|
||||
http://wayland.freedesktop.org/libinput/doc/latest/pages.html
|
||||
- Build instructions:
|
||||
http://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html
|
||||
- Documentation for previous versions of libinput: https://wayland.freedesktop.org/libinput/doc/
|
||||
|
||||
Examples of how to use libinput are the debugging tools in the libinput
|
||||
repository. Developers are encouraged to look at those tools for a
|
||||
|
|
@ -75,9 +76,6 @@ real-world (yet simple) example on how to use libinput.
|
|||
- A commandline debugging tool: https://cgit.freedesktop.org/wayland/libinput/tree/tools/libinput-debug-events.c
|
||||
- A GTK application that draws cursor/touch/tablet positions: https://cgit.freedesktop.org/wayland/libinput/tree/tools/libinput-debug-gui.c
|
||||
|
||||
Build instructions:
|
||||
http://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue