diff options
author | Erik Faye-Lund <erik.faye-lund@collabora.com> | 2020-06-15 12:31:34 +0200 |
---|---|---|
committer | Marge Bot <eric+marge@anholt.net> | 2020-06-16 20:36:38 +0000 |
commit | 429ff054917910190831ab554f6c7a25eeeaf069 (patch) | |
tree | be043ac3559105eb23a6c4d1a07a0671dcb78d9e /docs/relnotes/7.4.1.rst | |
parent | 9be0e2dbf4f6494efb6b42078638e869255e7dd2 (diff) | |
download | mesa-429ff054917910190831ab554f6c7a25eeeaf069.tar.gz mesa-429ff054917910190831ab554f6c7a25eeeaf069.tar.bz2 mesa-429ff054917910190831ab554f6c7a25eeeaf069.zip |
docs/relnotes: update internal references
This time, let's use proper Sphinx roles for the referenes, so we can
reference documents and inline refs.
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5471>
Diffstat (limited to 'docs/relnotes/7.4.1.rst')
-rw-r--r-- | docs/relnotes/7.4.1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/7.4.1.rst b/docs/relnotes/7.4.1.rst index feec972f2d6..7c5558ffccb 100644 --- a/docs/relnotes/7.4.1.rst +++ b/docs/relnotes/7.4.1.rst @@ -8,7 +8,7 @@ Mesa 7.4.1 implements the OpenGL 2.1 API, but the version reported by glGetString(GL_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 2.1. -See the `Compiling/Installing page <../install.rst>`__ for +See the :doc:`Compiling/Installing page <../install>` for prerequisites for DRI hardware acceleration. MD5 checksums |