• Home
  • Raw
  • Download

Lines Matching refs:rst

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