docs: restore accidentally dropped labels
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Sat, 27 Jun 2020 07:48:48 +0000 (09:48 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sun, 28 Jun 2020 09:06:57 +0000 (09:06 +0000)
These were accidentally dropped when cleaning up the TOC, making links to
them dead. Because we used plain links, sphinx didn't inform us that
these became dead. Let's restore them.

Fixes: 14f2a81b6f6 ("docs: drop open-coded toc for articles")
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5671>

docs/meson.rst
docs/submittingpatches.rst

index acc289532c7c3d9e770c248953404b8c0e1d3b5d..8166192b9ffca4f8f8017bfbbcf4cb9205c1a8ab 100644 (file)
@@ -401,6 +401,8 @@ For those coming from autotools be aware of the following:
    are disabled. This is unrelated to the ``buildtype``; setting the
    latter to ``release`` will not turn off assertions.
 
+.. _cross-compilation:
+
 4. Cross-compilation and 32-bit builds
 --------------------------------------
 
index 586131df148c1f15a214121f09684f2300d101b1..8cdebb5b785d7a2b01ac8527fcf58520734ce90f 100644 (file)
@@ -1,6 +1,8 @@
 Submitting Patches
 ==================
 
+.. _guidelines:
+
 Basic guidelines
 ----------------