From 4cf7a21bc4087d3e47d585dc8a6bf69b11c20e24 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Thu, 2 Aug 2018 10:36:10 -0700 Subject: [PATCH] Adds URL for 'Sphinx documentation' close to its use. Signed-off-by: Michael Vincerra --- .../reference/collaboration/documentation/cross.rst | 1 - .../reference/collaboration/documentation/rest.rst | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/source/clear-linux/reference/collaboration/documentation/cross.rst b/source/clear-linux/reference/collaboration/documentation/cross.rst index 4aa9e2c7..977d5d2c 100644 --- a/source/clear-linux/reference/collaboration/documentation/cross.rst +++ b/source/clear-linux/reference/collaboration/documentation/cross.rst @@ -150,5 +150,4 @@ Use of the ``.. inclusion::`` for :ref:`rest` is shown below. :start-after: incl-restructured-text-overview: :end-before: incl-restructured-text-overview-end: - .. _Oregon: http://traveloregon.com/ diff --git a/source/clear-linux/reference/collaboration/documentation/rest.rst b/source/clear-linux/reference/collaboration/documentation/rest.rst index 9bede110..43c71097 100644 --- a/source/clear-linux/reference/collaboration/documentation/rest.rst +++ b/source/clear-linux/reference/collaboration/documentation/rest.rst @@ -14,6 +14,8 @@ documentation. This section contains the preferred methods for using the `Sphinx documentation`_ for the complete list of available markup and use as much markup as possible. +.. _Sphinx documentation: http://www.sphinx-doc.org/en/stable/markup/index.html + Remember: **Changing incorrect markup is easier than adding markup from scratch.** @@ -45,5 +47,3 @@ templates supplied. code contents - -.. _Sphinx documentation: http://www.sphinx-doc.org/en/stable/markup/index.html