From: Peter Hutterer Date: Fri, 24 Mar 2017 04:42:00 +0000 (+1000) Subject: doc: add links to git repositories on the main page X-Git-Tag: libevdev-1.5.7~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b482b5f11cb17ee0cb7a1a4d0a1e8a96b458813;p=platform%2Fupstream%2Flibevdev.git doc: add links to git repositories on the main page Signed-off-by: Peter Hutterer --- 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