From 53c84551f5ab39cee9bcb0b50d12113dd42b8545 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sun, 30 May 2021 14:43:25 +0100 Subject: [PATCH] doc: Gratuituous promotion of Wayland This is really just a dummy commit to get the docs regenerated so we can stop 404ing. Signed-off-by: Daniel Stone Part-of: --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 3689baa7eff..e8d4446bc22 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,8 +13,8 @@ different environments ranging from software emulation to complete hardware acceleration for modern GPUs. Mesa ties into several other open-source projects: the `Direct Rendering -Infrastructure`_ and `X.org`_ to provide OpenGL support on Linux, FreeBSD -and other operating systems. +Infrastructure`_, `X.org`_, and `Wayland`_ to provide OpenGL support on +Linux, FreeBSD, and other operating systems. .. _OpenGL: https://www.opengl.org/ .. _OpenGL ES: https://www.khronos.org/opengles/ @@ -27,6 +27,7 @@ and other operating systems. .. _EGL: https://www.khronos.org/egl/ .. _Direct Rendering Infrastructure: https://dri.freedesktop.org/ .. _X.org: https://x.org +.. _Wayland: https://wayland.freedesktop.org .. toctree:: :maxdepth: 1