• Home
  • Raw
  • Download

Lines Matching refs:rst

34 	[ 'absolute-axes.rst', 'absolute_axes.html'],
35 [ 'absolute-coordinate-ranges.rst', 'absolute_coordinate_ranges.html'],
36 [ 'architecture.rst', 'architecture.html'],
37 [ 'building.rst', 'building_libinput.html'],
38 [ 'button-debouncing.rst', 'button_debouncing.html'],
39 [ 'clickpad-softbuttons.rst', 'clickpad_softbuttons.html'],
40 [ 'configuration.rst', 'config_options.html'],
41 [ 'contributing.rst', 'contributing.html'],
42 [ 'development.rst', 'development.html'],
43 [ 'device-configuration-via-udev.rst', 'udev_config.html'],
44 [ 'device-quirks.rst', 'device-quirks.html'],
45 [ 'faqs.rst', 'faq.html'],
46 [ 'features.rst', 'features.html'],
47 [ 'gestures.rst', 'gestures.html'],
48 [ 'middle-button-emulation.rst', 'middle_button_emulation.html'],
49 [ 'normalization-of-relative-motion.rst', 'motion_normalization.html'],
50 [ 'palm-detection.rst', 'palm_detection.html'],
51 [ 'pointer-acceleration.rst', 'pointer-acceleration.html'],
52 [ 'reporting-bugs.rst', 'reporting_bugs.html'],
53 [ 'scrolling.rst', 'scrolling.html'],
54 [ 'seats.rst', 'seats.html'],
55 [ 'switches.rst', 'switches.html'],
56 [ 't440-support.rst', 't440_support.html'],
57 [ 'tablet-support.rst', 'tablet-support.html'],
58 [ 'tapping.rst', 'tapping.html'],
59 [ 'test-suite.rst', 'test-suite.html'],
60 [ 'timestamps.rst', 'timestamps.html'],
61 [ 'tools.rst', 'tools.html'],
62 [ 'touchpad-jitter.rst', 'touchpad_jitter.html'],
63 [ 'touchpad-jumping-cursors.rst', 'touchpad_jumping_cursor.html'],
64 [ 'touchpad-pressure.rst', 'touchpad_pressure.html'],
65 [ 'touchpads.rst', 'touchpads.html'],
66 [ 'trackpoints.rst', 'trackpoints.html'],
67 [ 'troubleshooting.rst', 'troubleshooting.html'],
68 [ 'what-is-libinput.rst', 'what_is_libinput.html'],
75 tname = target.split('.rst')[0]
81 c = configure_file(input : '404.rst',
82 output : '@0@.rst'.format(oname),
129 # rst files
130 'absolute-axes.rst',
131 'absolute-coordinate-ranges.rst',
132 'architecture.rst',
133 'building.rst',
134 'button-debouncing.rst',
135 'clickpad-softbuttons.rst',
136 'contributing.rst',
137 'device-configuration-via-udev.rst',
138 'device-quirks.rst',
139 'faqs.rst',
140 'gestures.rst',
141 'middle-button-emulation.rst',
142 'normalization-of-relative-motion.rst',
143 'palm-detection.rst',
144 'pointer-acceleration.rst',
145 'reporting-bugs.rst',
146 'scrolling.rst',
147 'seats.rst',
148 'switches.rst',
149 't440-support.rst',
150 'tablet-support.rst',
151 'tapping.rst',
152 'test-suite.rst',
153 'timestamps.rst',
154 'tablet-debugging.rst',
155 'tools.rst',
156 'touchpad-jumping-cursors.rst',
157 'touchpad-pressure.rst',
158 'touchpad-pressure-debugging.rst',
159 'touchpad-jitter.rst',
160 'touchpad-thumb-detection.rst',
161 'touchpads.rst',
162 'trackpoints.rst',
163 'trackpoint-configuration.rst',
164 'what-is-libinput.rst',
165 'features.rst',
166 'development.rst',
167 'troubleshooting.rst',
168 'configuration.rst',
186 configure_file(input: 'index.rst',
187 output: 'index.rst',