From c5389c430b0923b465cb80490ad2a89b1fc5216f Mon Sep 17 00:00:00 2001 From: Robert Cohn Date: Tue, 25 May 2021 12:57:49 -0400 Subject: Fix cross references in inteloneapipackage doc (#23744) Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> --- lib/spack/docs/build_systems/inteloneapipackage.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/spack/docs/build_systems/inteloneapipackage.rst b/lib/spack/docs/build_systems/inteloneapipackage.rst index 1e535775e2..c99a790666 100644 --- a/lib/spack/docs/build_systems/inteloneapipackage.rst +++ b/lib/spack/docs/build_systems/inteloneapipackage.rst @@ -25,7 +25,7 @@ use Spack to build packages with the tools. The Spack Python class ``IntelOneapiPackage`` is a base class that is used by ``IntelOneapiCompilers``, ``IntelOneapiMkl``, ``IntelOneapiTbb`` and other classes to implement the oneAPI -packages. See the :ref: for the full list of available +packages. See the :ref:`package-list` for the full list of available oneAPI packages or use:: spack list -d oneAPI @@ -35,7 +35,7 @@ For more information on a specific package, do:: spack info Intel no longer releases new versions of Parallel Studio, which can be -used in Spack via the :ref:. All of its components can +used in Spack via the :ref:`intelpackage`. All of its components can now be found in oneAPI. Examples @@ -145,11 +145,11 @@ More information ================ This section describes basic use of oneAPI, especially if it has -changed compared to Parallel Studio. See :ref: for more -information on :ref:, -:ref:, -:ref:, and -:ref:. +changed compared to Parallel Studio. See :ref:`intelpackage` for more +information on :ref:`intel-virtual-packages`, +:ref:`intel-unrelated-packages`, +:ref:`intel-integrating-external-libraries`, and +:ref:`using-mkl-tips`. .. _`Intel installers`: https://software.intel.com/content/www/us/en/develop/documentation/installation-guide-for-intel-oneapi-toolkits-linux/top.html -- cgit v1.2.3-70-g09d2