From c56f2a935db03e7041bd88783149caffd0366adc Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Thu, 15 Jul 2021 23:09:39 -0500 Subject: Sphinx 3.4+ required for correct reference target linking --- lib/spack/docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/spack/docs/conf.py') diff --git a/lib/spack/docs/conf.py b/lib/spack/docs/conf.py index 20a1ba86c5..5e2795cf49 100644 --- a/lib/spack/docs/conf.py +++ b/lib/spack/docs/conf.py @@ -97,7 +97,7 @@ def setup(sphinx): # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. -needs_sphinx = '1.8' +needs_sphinx = '3.4' # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. -- cgit v1.2.3-60-g2f50