Mesa (master): docs/relnotes: update internal references

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jun 16 20:37:24 UTC 2020


Module: Mesa
Branch: master
Commit: 429ff054917910190831ab554f6c7a25eeeaf069
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=429ff054917910190831ab554f6c7a25eeeaf069

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Mon Jun 15 12:31:34 2020 +0200

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 at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5471>

---

 docs/relnotes/17.0.4.rst | 2 +-
 docs/relnotes/17.1.0.rst | 2 +-
 docs/relnotes/6.5.3.rst  | 4 ++--
 docs/relnotes/7.10.1.rst | 2 +-
 docs/relnotes/7.10.2.rst | 2 +-
 docs/relnotes/7.10.3.rst | 2 +-
 docs/relnotes/7.10.rst   | 2 +-
 docs/relnotes/7.11.1.rst | 2 +-
 docs/relnotes/7.11.2.rst | 2 +-
 docs/relnotes/7.11.rst   | 2 +-
 docs/relnotes/7.3.rst    | 2 +-
 docs/relnotes/7.4.1.rst  | 2 +-
 docs/relnotes/7.4.2.rst  | 2 +-
 docs/relnotes/7.4.3.rst  | 2 +-
 docs/relnotes/7.4.4.rst  | 2 +-
 docs/relnotes/7.4.rst    | 2 +-
 docs/relnotes/7.5.1.rst  | 2 +-
 docs/relnotes/7.5.2.rst  | 2 +-
 docs/relnotes/7.5.rst    | 2 +-
 docs/relnotes/7.6.1.rst  | 2 +-
 docs/relnotes/7.6.rst    | 2 +-
 docs/relnotes/7.7.1.rst  | 2 +-
 docs/relnotes/7.7.rst    | 2 +-
 docs/relnotes/7.8.1.rst  | 2 +-
 docs/relnotes/7.8.2.rst  | 2 +-
 docs/relnotes/7.8.3.rst  | 2 +-
 docs/relnotes/7.8.rst    | 6 +++---
 docs/relnotes/7.9.1.rst  | 2 +-
 docs/relnotes/7.9.2.rst  | 2 +-
 docs/relnotes/7.9.rst    | 6 +++---
 docs/relnotes/8.0.1.rst  | 2 +-
 docs/relnotes/8.0.2.rst  | 2 +-
 docs/relnotes/8.0.3.rst  | 2 +-
 docs/relnotes/8.0.4.rst  | 2 +-
 docs/relnotes/8.0.5.rst  | 2 +-
 docs/relnotes/8.0.rst    | 2 +-
 36 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/docs/relnotes/17.0.4.rst b/docs/relnotes/17.0.4.rst
index de9a8942761..bf98c678037 100644
--- a/docs/relnotes/17.0.4.rst
+++ b/docs/relnotes/17.0.4.rst
@@ -23,7 +23,7 @@ Next release
 ------------
 
 Mesa 17.0.5 is expected in approximatelly two weeks. See the release
-`calendar <../release-calendar.rst#calendar>`__ for details.
+:ref:`calendar <calendar>` for details.
 
 New features
 ------------
diff --git a/docs/relnotes/17.1.0.rst b/docs/relnotes/17.1.0.rst
index 0f18ec74025..8ea2725b66b 100644
--- a/docs/relnotes/17.1.0.rst
+++ b/docs/relnotes/17.1.0.rst
@@ -3,7 +3,7 @@ Mesa 17.1.0 Release Notes / May 10, 2017
 
 Mesa 17.1.0 is a new development release. People who are concerned with
 stability and reliability should stick with a previous release or wait
-for `Mesa 17.1.1 <../release-calendar.rst#calendar>`__.
+for :ref:`Mesa 17.1.1 <calendar>`.
 
 Mesa 17.1.0 implements the OpenGL 4.5 API, but the version reported by
 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
diff --git a/docs/relnotes/6.5.3.rst b/docs/relnotes/6.5.3.rst
index 7e52994f5ab..2b61736974d 100644
--- a/docs/relnotes/6.5.3.rst
+++ b/docs/relnotes/6.5.3.rst
@@ -36,8 +36,8 @@ New features
 ------------
 
 -  OpenGL 2.0 and 2.1 API support.
--  Entirely new Shading Language code generator. See the `Shading
-   Language <../shading.rst>`__ page for more information.
+-  Entirely new Shading Language code generator. See the :doc:`Shading
+   Language <../shading>` page for more information.
 -  Much faster software execution of vertex, fragment shaders.
 -  New vertex buffer object (vbo) infrastructure
 -  Updated glext.h file (version 39)
diff --git a/docs/relnotes/7.10.1.rst b/docs/relnotes/7.10.1.rst
index 26da7eaf5ab..8905d212709 100644
--- a/docs/relnotes/7.10.1.rst
+++ b/docs/relnotes/7.10.1.rst
@@ -8,7 +8,7 @@ Mesa 7.10.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
diff --git a/docs/relnotes/7.10.2.rst b/docs/relnotes/7.10.2.rst
index 46bdda26d6d..30a63f37989 100644
--- a/docs/relnotes/7.10.2.rst
+++ b/docs/relnotes/7.10.2.rst
@@ -8,7 +8,7 @@ Mesa 7.10.2 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
diff --git a/docs/relnotes/7.10.3.rst b/docs/relnotes/7.10.3.rst
index c5a6dd34c86..97de1f44ac4 100644
--- a/docs/relnotes/7.10.3.rst
+++ b/docs/relnotes/7.10.3.rst
@@ -8,7 +8,7 @@ Mesa 7.10.3 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
diff --git a/docs/relnotes/7.10.rst b/docs/relnotes/7.10.rst
index 648318952f9..232017915ae 100644
--- a/docs/relnotes/7.10.rst
+++ b/docs/relnotes/7.10.rst
@@ -9,7 +9,7 @@ Mesa 7.10 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
diff --git a/docs/relnotes/7.11.1.rst b/docs/relnotes/7.11.1.rst
index 401d775a5e8..20d70b8ea5b 100644
--- a/docs/relnotes/7.11.1.rst
+++ b/docs/relnotes/7.11.1.rst
@@ -8,7 +8,7 @@ Mesa 7.11 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
diff --git a/docs/relnotes/7.11.2.rst b/docs/relnotes/7.11.2.rst
index 3ed857c0459..c704a9457f8 100644
--- a/docs/relnotes/7.11.2.rst
+++ b/docs/relnotes/7.11.2.rst
@@ -8,7 +8,7 @@ Mesa 7.11 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
diff --git a/docs/relnotes/7.11.rst b/docs/relnotes/7.11.rst
index 30e912e5e6a..61f66ef8ad5 100644
--- a/docs/relnotes/7.11.rst
+++ b/docs/relnotes/7.11.rst
@@ -9,7 +9,7 @@ Mesa 7.11 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
diff --git a/docs/relnotes/7.3.rst b/docs/relnotes/7.3.rst
index 6f0046bd13c..9c5d843a0f6 100644
--- a/docs/relnotes/7.3.rst
+++ b/docs/relnotes/7.3.rst
@@ -8,7 +8,7 @@ Mesa 7.3 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
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
diff --git a/docs/relnotes/7.4.2.rst b/docs/relnotes/7.4.2.rst
index 4440a6088fc..52cdd23df8e 100644
--- a/docs/relnotes/7.4.2.rst
+++ b/docs/relnotes/7.4.2.rst
@@ -8,7 +8,7 @@ Mesa 7.4.2 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
diff --git a/docs/relnotes/7.4.3.rst b/docs/relnotes/7.4.3.rst
index ee48a1501af..7789d34706d 100644
--- a/docs/relnotes/7.4.3.rst
+++ b/docs/relnotes/7.4.3.rst
@@ -8,7 +8,7 @@ Mesa 7.4.3 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
diff --git a/docs/relnotes/7.4.4.rst b/docs/relnotes/7.4.4.rst
index 75fd0fa331a..c6852c54dd9 100644
--- a/docs/relnotes/7.4.4.rst
+++ b/docs/relnotes/7.4.4.rst
@@ -8,7 +8,7 @@ Mesa 7.4.4 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
diff --git a/docs/relnotes/7.4.rst b/docs/relnotes/7.4.rst
index 1c2445734e8..48ba50205fd 100644
--- a/docs/relnotes/7.4.rst
+++ b/docs/relnotes/7.4.rst
@@ -8,7 +8,7 @@ Mesa 7.4 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
diff --git a/docs/relnotes/7.5.1.rst b/docs/relnotes/7.5.1.rst
index 161ac12eaaa..46157fc48cc 100644
--- a/docs/relnotes/7.5.1.rst
+++ b/docs/relnotes/7.5.1.rst
@@ -12,7 +12,7 @@ Mesa 7.5.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
diff --git a/docs/relnotes/7.5.2.rst b/docs/relnotes/7.5.2.rst
index 18752b283b0..27e6c767880 100644
--- a/docs/relnotes/7.5.2.rst
+++ b/docs/relnotes/7.5.2.rst
@@ -12,7 +12,7 @@ Mesa 7.5.2 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
diff --git a/docs/relnotes/7.5.rst b/docs/relnotes/7.5.rst
index 9c46d890044..579de9abbc8 100644
--- a/docs/relnotes/7.5.rst
+++ b/docs/relnotes/7.5.rst
@@ -13,7 +13,7 @@ Mesa 7.5 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.
 
 Note that the Mesa project is no longer using odd/even version numbers
diff --git a/docs/relnotes/7.6.1.rst b/docs/relnotes/7.6.1.rst
index de13628f0d3..d4c91131846 100644
--- a/docs/relnotes/7.6.1.rst
+++ b/docs/relnotes/7.6.1.rst
@@ -7,7 +7,7 @@ Mesa 7.6.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
diff --git a/docs/relnotes/7.6.rst b/docs/relnotes/7.6.rst
index fc4771231e5..9fff7de1755 100644
--- a/docs/relnotes/7.6.rst
+++ b/docs/relnotes/7.6.rst
@@ -9,7 +9,7 @@ Mesa 7.6 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
diff --git a/docs/relnotes/7.7.1.rst b/docs/relnotes/7.7.1.rst
index cc9a7b1daa0..cb549a0e3fe 100644
--- a/docs/relnotes/7.7.1.rst
+++ b/docs/relnotes/7.7.1.rst
@@ -7,7 +7,7 @@ Mesa 7.7.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
diff --git a/docs/relnotes/7.7.rst b/docs/relnotes/7.7.rst
index db0355e6fd1..789955c5e5b 100644
--- a/docs/relnotes/7.7.rst
+++ b/docs/relnotes/7.7.rst
@@ -9,7 +9,7 @@ Mesa 7.7 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
diff --git a/docs/relnotes/7.8.1.rst b/docs/relnotes/7.8.1.rst
index 3daafdd33f2..28b8b71cfb9 100644
--- a/docs/relnotes/7.8.1.rst
+++ b/docs/relnotes/7.8.1.rst
@@ -12,7 +12,7 @@ Mesa 7.8.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
diff --git a/docs/relnotes/7.8.2.rst b/docs/relnotes/7.8.2.rst
index 601e64ad042..2a740da3d82 100644
--- a/docs/relnotes/7.8.2.rst
+++ b/docs/relnotes/7.8.2.rst
@@ -8,7 +8,7 @@ Mesa 7.8.2 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
diff --git a/docs/relnotes/7.8.3.rst b/docs/relnotes/7.8.3.rst
index 058309e1466..ddc7584136d 100644
--- a/docs/relnotes/7.8.3.rst
+++ b/docs/relnotes/7.8.3.rst
@@ -8,7 +8,7 @@ Mesa 7.8.3 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
diff --git a/docs/relnotes/7.8.rst b/docs/relnotes/7.8.rst
index 0c0b9339dd6..78d93b1f388 100644
--- a/docs/relnotes/7.8.rst
+++ b/docs/relnotes/7.8.rst
@@ -9,7 +9,7 @@ Mesa 7.8 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
@@ -37,8 +37,8 @@ New features
 -  GL_EXT_texture_array extension (swrast driver only)
 -  GL_APPLE_object_purgeable extension (swrast and i945/i965 DRI
    drivers)
--  Much improved support for `EGL in Mesa <../egl.rst>`__
--  New state trackers for `OpenGL ES 1.1 and 2.0 <../opengles.rst>`__
+-  Much improved support for :doc:`EGL in Mesa <../egl>`
+-  New state trackers for :doc:`OpenGL ES 1.1 and 2.0 <../opengles>`
 -  Dedicated documentation for Gallium
 
 Bug fixes
diff --git a/docs/relnotes/7.9.1.rst b/docs/relnotes/7.9.1.rst
index ef6eaa86695..fc0e959f2c3 100644
--- a/docs/relnotes/7.9.1.rst
+++ b/docs/relnotes/7.9.1.rst
@@ -8,7 +8,7 @@ Mesa 7.9.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
diff --git a/docs/relnotes/7.9.2.rst b/docs/relnotes/7.9.2.rst
index 768a5116e6d..bb7596e1adc 100644
--- a/docs/relnotes/7.9.2.rst
+++ b/docs/relnotes/7.9.2.rst
@@ -8,7 +8,7 @@ Mesa 7.9.2 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
diff --git a/docs/relnotes/7.9.rst b/docs/relnotes/7.9.rst
index b0ac067a939..fd257472f62 100644
--- a/docs/relnotes/7.9.rst
+++ b/docs/relnotes/7.9.rst
@@ -9,7 +9,7 @@ Mesa 7.9 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
@@ -27,8 +27,8 @@ MD5 checksums
 New features
 ------------
 
--  New, improved GLSL compiler written by Intel. See the `Shading
-   Language <../shading.rst>`__ page for more information.
+-  New, improved GLSL compiler written by Intel. See the :doc:`Shading
+   Language <../shading>` page for more information.
 -  New, very experimental Gallium driver for R600-R700 Radeons.
 -  Support for AMD Evergreen-based Radeons (HD 5xxx)
 -  GL_EXT_timer_query extension (i965 driver and softpipe only)
diff --git a/docs/relnotes/8.0.1.rst b/docs/relnotes/8.0.1.rst
index bd97d86d977..0e6bd3fb564 100644
--- a/docs/relnotes/8.0.1.rst
+++ b/docs/relnotes/8.0.1.rst
@@ -8,7 +8,7 @@ Mesa 8.0 implements the OpenGL 3.0 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 3.0.
 
-See the `Compiling/Installing page <../install.rst>`__ for
+See the :doc:`Compiling/Installing page <../install>` for
 prerequisites for DRI hardware acceleration.
 
 MD5 checksums
diff --git a/docs/relnotes/8.0.2.rst b/docs/relnotes/8.0.2.rst
index 3b434319391..21810d94864 100644
--- a/docs/relnotes/8.0.2.rst
+++ b/docs/relnotes/8.0.2.rst
@@ -8,7 +8,7 @@ Mesa 8.0.2 implements the OpenGL 3.0 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 3.0.
 
-See the `Compiling/Installing page <../install.rst>`__ for
+See the :doc:`Compiling/Installing page <../install>` for
 prerequisites for DRI hardware acceleration.
 
 MD5 checksums
diff --git a/docs/relnotes/8.0.3.rst b/docs/relnotes/8.0.3.rst
index 48357fc05e3..e8e522cda0d 100644
--- a/docs/relnotes/8.0.3.rst
+++ b/docs/relnotes/8.0.3.rst
@@ -8,7 +8,7 @@ Mesa 8.0.3 implements the OpenGL 3.0 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 3.0.
 
-See the `Compiling/Installing page <../install.rst>`__ for
+See the :doc:`Compiling/Installing page <../install>` for
 prerequisites for DRI hardware acceleration.
 
 MD5 checksums
diff --git a/docs/relnotes/8.0.4.rst b/docs/relnotes/8.0.4.rst
index b217b50fbfe..9492186dae1 100644
--- a/docs/relnotes/8.0.4.rst
+++ b/docs/relnotes/8.0.4.rst
@@ -8,7 +8,7 @@ Mesa 8.0.4 implements the OpenGL 3.0 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 3.0.
 
-See the `Compiling/Installing page <../install.rst>`__ for
+See the :doc:`Compiling/Installing page <../install>` for
 prerequisites for DRI hardware acceleration.
 
 MD5 checksums
diff --git a/docs/relnotes/8.0.5.rst b/docs/relnotes/8.0.5.rst
index 1ec93e93305..502a1350fcd 100644
--- a/docs/relnotes/8.0.5.rst
+++ b/docs/relnotes/8.0.5.rst
@@ -8,7 +8,7 @@ Mesa 8.0.5 implements the OpenGL 3.0 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 3.0.
 
-See the `Compiling/Installing page <../install.rst>`__ for
+See the :doc:`Compiling/Installing page <../install>` for
 prerequisites for DRI hardware acceleration.
 
 MD5 checksums
diff --git a/docs/relnotes/8.0.rst b/docs/relnotes/8.0.rst
index fd1e2687bcd..963bdb6f9b7 100644
--- a/docs/relnotes/8.0.rst
+++ b/docs/relnotes/8.0.rst
@@ -9,7 +9,7 @@ Mesa 8.0 implements the OpenGL 3.0 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 3.0.
 
-See the `Compiling/Installing page <../install.rst>`__ for
+See the :doc:`Compiling/Installing page <../install>` for
 prerequisites for DRI hardware acceleration.
 
 MD5 checksums



More information about the mesa-commit mailing list