From 517a88e1787c9b0e75d0219e6b5937e6de6d65f9 Mon Sep 17 00:00:00 2001 From: Doug Latornell Date: Wed, 1 May 2024 11:22:17 -0700 Subject: [PATCH] Update more salishsea-site docs links re: change single version setting in readthedocs project configuration. Some found by sphinx-linkcheck workflow run. --- docs/conf.py | 2 +- docs/figures/site_view_fig_metadata.rst | 2 +- docs/pkg_development.rst | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 93c9a739..d785bb3b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,7 +57,7 @@ "https://salishsea-meopar-tools.readthedocs.io/en/latest/", None, ), - "salishseasite": ("https://salishsea-site.readthedocs.io/en/latest/", None), + "salishseasite": ("https://salishsea-site.readthedocs.io", None), "salishseacmd": ("https://salishseacmd.readthedocs.io/en/latest/", None), } diff --git a/docs/figures/site_view_fig_metadata.rst b/docs/figures/site_view_fig_metadata.rst index 2192ba9d..f7125183 100644 --- a/docs/figures/site_view_fig_metadata.rst +++ b/docs/figures/site_view_fig_metadata.rst @@ -44,7 +44,7 @@ You can activate it with: The `salishsea.eos.ubc.ca site web app`_ gathers figures that have been rendered by the nowcast system :py:mod:`make_plots` worker and presents them on web pages that are linked by date from the https://salishsea.eos.ubc.ca/nemo/results/ page. -.. _salishsea.eos.ubc.ca site web app: https://salishsea-site.readthedocs.io/en/latest/ +.. _salishsea.eos.ubc.ca site web app: https://salishsea-site.readthedocs.io Each row on the https://salishsea.eos.ubc.ca/nemo/results/ page contains links to pages that are generated from a page template by a view function in the :py:mod:`salishsea_site.views.salishseacast` module. Each view function uses a list of :py:class:`salishsea_site.views.salishseacast.FigureMetadata` objects that is also defined in the :py:mod:`salishsea_site.views.salishseacast` module. diff --git a/docs/pkg_development.rst b/docs/pkg_development.rst index 964c6fea..784d5f32 100644 --- a/docs/pkg_development.rst +++ b/docs/pkg_development.rst @@ -227,7 +227,7 @@ Building the Documentation ========================== .. image:: https://readthedocs.org/projects/salishsea-nowcast/badge/?version=latest - :target: https://salishsea-nowcast.readthedocs.io/en/latest/ + :target: https://salishsea-nowcast.readthedocs.io :alt: Documentation Status The documentation for the ``SalishSeaNowcast`` package is written in `reStructuredText`_ and converted to HTML using `Sphinx`_. @@ -253,7 +253,7 @@ The output looks something like:: loading intersphinx inventory from https://nemo-nowcast.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://salishsea-meopar-docs.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://salishsea-meopar-tools.readthedocs.io/en/latest/objects.inv... - loading intersphinx inventory from https://salishsea-site.readthedocs.io/en/latest/objects.inv... + loading intersphinx inventory from https://salishsea-site.readthedocs.io/objects.inv... loading intersphinx inventory from https://salishseacmd.readthedocs.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 20 source files that are out of date @@ -310,7 +310,7 @@ The output looks something like:: loading intersphinx inventory from https://nemo-nowcast.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://salishsea-meopar-docs.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://salishsea-meopar-tools.readthedocs.io/en/latest/objects.inv... - loading intersphinx inventory from https://salishsea-site.readthedocs.io/en/latest/objects.inv... + loading intersphinx inventory from https://salishsea-site.readthedocs.io/objects.inv... loading intersphinx inventory from https://salishseacmd.readthedocs.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [linkcheck]: targets for 20 source files that are out of date @@ -398,7 +398,7 @@ The output looks something like:: writing output... [ 60%] figures/fig_modules (line 59) ok https://salishsea-meopar-tools.readthedocs.io/en/latest/SalishSeaTools/api.html#salishsea_tools.viz_tools.set_aspect writing output... [ 65%] figures/index - (line 33) ok https://salishsea-site.readthedocs.io/en/latest/ + (line 33) ok https://salishsea-site.readthedocs.io (line 20) ok https://salishsea.eos.ubc.ca/nemo/results/ (line 33) ok https://salishsea.eos.ubc.ca/nemo/results/ writing output... [ 70%] figures/make_figure_calls