From 963b9313099ec2b2a206469d8abf4bdcb021ea4e Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Sun, 27 Jun 2021 04:38:28 -0400 Subject: [PATCH] docs: link projections docs to spec format (#24478) --- lib/spack/docs/workflows.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/spack/docs/workflows.rst b/lib/spack/docs/workflows.rst index c327c137ac2..656190a7174 100644 --- a/lib/spack/docs/workflows.rst +++ b/lib/spack/docs/workflows.rst @@ -543,7 +543,8 @@ specified from the command line using the ``--projection-file`` option to the ``spack view`` command. The projections configuration file is a mapping of partial specs to -spec format strings, as shown in the example below. +spec format strings, defined by the :meth:`~spack.spec.Spec.format` +function, as shown in the example below. .. code-block:: yaml