mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-30 07:10:08 +01:00
doc/user: tidy up the development page
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
e69c5aab33
commit
ddc0df6fe7
1 changed files with 14 additions and 10 deletions
|
|
@ -5,22 +5,26 @@ Information for developers
|
|||
==============================================================================
|
||||
|
||||
Below is a list of topics of interest to developers, divided into
|
||||
information for those **using** libinput as library in a Wayland compositor
|
||||
information for those :ref:`using_libinput_as_library` in a Wayland compositor
|
||||
or other project. The :ref:`hacking_on_libinput` section applies to developers working on
|
||||
libinput itself.
|
||||
|
||||
.. note:: If you use or work on libinput you should get in touch with the
|
||||
libinput developers on the wayland-devel@lists.freedesktop.org
|
||||
mailing lists
|
||||
|
||||
.. _using_libinput_as_library:
|
||||
|
||||
*************************
|
||||
------------------------------------------------------------------------------
|
||||
Using libinput as library
|
||||
*************************
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
.. note:: If you use libinput you should get in touch with the libinput
|
||||
developers on the wayland-devel@lists.freedesktop.org mailing
|
||||
lists
|
||||
See :ref:`building_against` for information on how to integrate libinput
|
||||
with your project's build system.
|
||||
|
||||
.. note:: **libinput's API documentation is available here:**
|
||||
http://wayland.freedesktop.org/libinput/doc/latest/api/
|
||||
|
||||
The API documentation is available here:
|
||||
http://wayland.freedesktop.org/libinput/doc/latest/api/
|
||||
|
||||
Topics below explain some behaviors of libinput.
|
||||
|
||||
|
|
@ -35,9 +39,9 @@ Topics below explain some behaviors of libinput.
|
|||
|
||||
.. _hacking_on_libinput:
|
||||
|
||||
*******************
|
||||
------------------------------------------------------------------------------
|
||||
Hacking on libinput
|
||||
*******************
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue