docs: escape trailing underscores properly

In reStructuredText, a trailing underscore means a hyperlink reference,
but it seems pandoc doesn't get this right for symbols that have already
been escaped. So let's manually fix these up.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
This commit is contained in:
Erik Faye-Lund
2019-06-04 16:45:37 +02:00
committed by Marge Bot
parent 2c0707d13d
commit 841a47fb28
26 changed files with 70 additions and 70 deletions

View File

@@ -75,7 +75,7 @@ Changes
- .pick_status.json: Update to 13ce637f1b28381e72470763ff5e39dd3c562476
- .pick_status.json: Update to c3c1f4d6bcc210408f8b180727d269838b38193b
- glx: set the loader_logger early and for everyone
- egl/drm: reinstate (kms_)swrast support
- egl/drm: reinstate (kms\_)swrast support
- Revert "egl/dri2: Don't dlclose() the driver on
dri2_load_driver_common failure"
- glx: omit loader_loader() for macOS