From: Erik Faye-Lund Date: Fri, 6 Oct 2023 08:53:32 +0000 (+0200) Subject: docs: apply some trivial redirects X-Git-Tag: upstream/23.3.3~1168 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ca42706dbaf5f144ee2817313f06d62659160ba9;p=platform%2Fupstream%2Fmesa.git docs: apply some trivial redirects These were found by using the linkcheck builder. Reviewed-by: Corentin Noël Part-of: --- diff --git a/docs/ci/docker.rst b/docs/ci/docker.rst index 7d571ab..4a3c842 100644 --- a/docs/ci/docker.rst +++ b/docs/ci/docker.rst @@ -3,7 +3,7 @@ Docker CI For LLVMpipe and Softpipe CI, we run tests in a container containing VK-GL-CTS, on the shared GitLab runners provided by `freedesktop -`__ +`__ Software architecture --------------------- diff --git a/docs/ci/index.rst b/docs/ci/index.rst index 4db0719..dcc2e4d 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -107,7 +107,7 @@ non-redistributable traces can request permission to Daniel Stone `__ to install clang-format -through Emacs instead. +answer `__ +to install clang-format through Emacs instead. git ``pre-commit`` hook *********************** diff --git a/docs/drivers/llvmpipe.rst b/docs/drivers/llvmpipe.rst index cd2d4eb..b6595af 100644 --- a/docs/drivers/llvmpipe.rst +++ b/docs/drivers/llvmpipe.rst @@ -223,7 +223,7 @@ Recommended Reading - Rasterization - `Triangle Scan Conversion using 2D Homogeneous - Coordinates `__ + Coordinates `__ - `Rasterization on Larrabee `__ - `Rasterization using half-space diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index 09652ba..6efa63e 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -324,7 +324,7 @@ Vulkan Validation Layers ^^^^^^^^^^^^^^^^^^^^^^^^ Another useful tool for debugging is the `Vulkan Validation Layers -`__. +`__. The validation layers effectively insert extra checking between Zink and the Vulkan driver, pointing out incorrect usage of the Vulkan API. The layers can diff --git a/docs/egl.rst b/docs/egl.rst index e706a84..9d17ca2 100644 --- a/docs/egl.rst +++ b/docs/egl.rst @@ -160,7 +160,7 @@ EGL Drivers This driver can share DRI drivers with ``libGL``. ``haiku`` - This driver supports only the `Haiku `__ + This driver supports only the `Haiku `__ platform. It is also much less feature-complete than ``egl_dri2``, supporting only part of EGL 1.4 and none of the extensions beyond it.