From 0b482b5f11cb17ee0cb7a1a4d0a1e8a96b458813 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 24 Mar 2017 14:42:00 +1000 Subject: [PATCH] doc: add links to git repositories on the main page Signed-off-by: Peter Hutterer --- libevdev/libevdev.h | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/libevdev/libevdev.h b/libevdev/libevdev.h index c92ee1f..3871bad 100644 --- a/libevdev/libevdev.h +++ b/libevdev/libevdev.h @@ -39,8 +39,18 @@ extern "C" { * the \ref ioctls through type-safe interfaces and provides functions to change * the appearance of the device. * + * Development + * =========== + * The git repository is available here: + * + * - git://git.freedesktop.org/git/libevdev + * + * The git web interface is available here: + * + * - http://cgit.freedesktop.org/libevdev/ + * * Development of libevdev is discussed on - * [input-tools@lists.freedesktop.org](http://lists.freedesktop.org/mailman/listinfo/input-tools) + * [input-tools@lists.freedesktop.org](http://lists.freedesktop.org/mailman/listinfo/input-tools). * Please submit patches, questions or general comments there. * * Handling events and SYN_DROPPED -- 2.34.1