From 1e61cf673511e2b81a085550022fc2567464ab3d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 16 Aug 2018 12:26:27 +1000 Subject: [PATCH] doc/user: fix two links for sphinx syntax Signed-off-by: Peter Hutterer --- doc/user/trackpoints.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/user/trackpoints.rst b/doc/user/trackpoints.rst index 917a8ea3..847aad8f 100644 --- a/doc/user/trackpoints.rst +++ b/doc/user/trackpoints.rst @@ -43,8 +43,9 @@ this concept. As the pressure decreases, the delta decrease first, then the reporting rate until the trackpoint is in a neutral state and no events are reported. Trackpoint data is hart to generalize, see - -Observations on trackpoint input data for more details. +`Observations on trackpoint input data +`_ +for more details. .. figure:: trackpoint-delta-illustration.svg :align: center @@ -114,9 +115,10 @@ Values below zero are invalid. preferences. The multiplier normalizes the input data into a range that can then be configured with the speed setting. -To adjust the local multiplier, first :ref:`building_libinput` -"build libinput from git master". It is not required to install libinput -from git. The below assumes that all :ref:`building_dependencies` are already +To adjust the local multiplier, first +:ref:`build libinput from git master `. It is not +required to install libinput from git. The below assumes that all +:ref:`building_dependencies` are already installed.