libinput/doc/page-hierarchy.dox
Peter Hutterer c15cbe850a doc: move the "General" section to the "Developer" section
The info here is mostly developer-oriented, let's group this together.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2018-07-19 11:20:54 +10:00

59 lines
1.1 KiB
Text

/**
@page misc Users
- @subpage what_is_libinput
- @subpage faq
- @subpage tools
- @subpage reporting_bugs
@page touchpads Touchpads
- @subpage scrolling
- @subpage clickpad_softbuttons
- @subpage tapping
- @subpage gestures
- @subpage touchpad_pressure
- @subpage palm_detection
- @subpage t440_support
- @subpage touchpad_jumping_cursor
- @subpage absolute_coordinate_ranges
- @subpage touchpad_jitter
@page touchscreens Touchscreens
- @subpage absolute_axes
@page pointers Mice, Trackballs, etc.
- @subpage motion_normalization
- @subpage middle_button_emulation
- @subpage button_debouncing
- @subpage trackpoints
@page tablets Graphics Tablets
- @subpage tablet-support
@page other_devices Other devices
- @subpage switches
@page developers Developers
Contributions to libinput are always welcome. See the links below for
specific documentation.
- @subpage what_is_libinput
- @subpage contributing
- @subpage architecture
- @subpage building_libinput
- @subpage test-suite
- @subpage tools
- @subpage pointer-acceleration
- @subpage device-quirks
- @subpage udev_config
- @subpage seats
- @subpage timestamps
*/