From f04f016a99236685e73a23ff72cfed3f192e6f22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matth=C3=A4us=20G=2E=20Chajdas?= Date: Sat, 14 May 2016 21:18:56 +0200 Subject: [PATCH] Remove "other resources" to flatten the hierarchy a bit. --- docs/behind_scenes/opengl_support.rst | 3 --- docs/behind_scenes/vulkan_support.rst | 3 --- docs/getting_started/features.rst | 3 --- docs/how/how_capture_log.rst | 3 --- docs/how/how_inspect_pixel.rst | 3 --- docs/how/how_view_texture.rst | 3 --- docs/introduction.rst | 3 --- 7 files changed, 21 deletions(-) diff --git a/docs/behind_scenes/opengl_support.rst b/docs/behind_scenes/opengl_support.rst index 081523501..3e84da725 100644 --- a/docs/behind_scenes/opengl_support.rst +++ b/docs/behind_scenes/opengl_support.rst @@ -34,7 +34,4 @@ Linux and OS X support follows naturally when thinking about OpenGL support. Cur See Also -------- -Other Resources -``````````````` - * :doc:`../getting_started/features` diff --git a/docs/behind_scenes/vulkan_support.rst b/docs/behind_scenes/vulkan_support.rst index 9e2180fca..95fc8510b 100644 --- a/docs/behind_scenes/vulkan_support.rst +++ b/docs/behind_scenes/vulkan_support.rst @@ -52,7 +52,4 @@ Linux and other platform support follows naturally when thinking about Vulkan su See Also -------- -Other Resources -``````````````` - * :doc:`../getting_started/features` diff --git a/docs/getting_started/features.rst b/docs/getting_started/features.rst index 0eff68184..84f7a4da0 100644 --- a/docs/getting_started/features.rst +++ b/docs/getting_started/features.rst @@ -147,7 +147,4 @@ Capturing on Linux is possible, although there is no native UI. The renderdoccmd See Also -------- -Other Resources -``````````````` - * :doc:`../behind_scenes/planned_features` diff --git a/docs/how/how_capture_log.rst b/docs/how/how_capture_log.rst index ff437ca4b..bc6a5dca7 100644 --- a/docs/how/how_capture_log.rst +++ b/docs/how/how_capture_log.rst @@ -56,7 +56,4 @@ You can also use the "Auto start" option - when this option is enabled then a .c See Also -------- -Other Resources -``````````````` - * :doc:`../window/capture_log` diff --git a/docs/how/how_inspect_pixel.rst b/docs/how/how_inspect_pixel.rst index 60fa0a96e..eab073424 100644 --- a/docs/how/how_inspect_pixel.rst +++ b/docs/how/how_inspect_pixel.rst @@ -59,7 +59,4 @@ Right clicking will allow you to launch the shader debugger at the given event f See Also -------- -Other Resources -``````````````` - * :doc:`../window/texture_viewer` diff --git a/docs/how/how_view_texture.rst b/docs/how/how_view_texture.rst index 9d1d79021..7cd7a7bce 100644 --- a/docs/how/how_view_texture.rst +++ b/docs/how/how_view_texture.rst @@ -67,7 +67,4 @@ Opening a texture from the pipeline state viewer (:doc:`how_object_details`) wil See Also -------- -Other Resources -``````````````` - * :doc:`../window/texture_viewer` diff --git a/docs/introduction.rst b/docs/introduction.rst index d4cccd39f..281d51361 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -54,8 +54,5 @@ The `builds page `_ always has the latest stable a See Also -------- -Other Resources -``````````````` - * `RenderDoc Homepage `_ * `Builds page `_