mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
Merge topic 'ci-linkcheck'
0787148785gitlab-ci: Report sphinx logs as artifacts of its lint job14506f49a2Utilities/Sphinx: Configure linkcheck allowed permanent redirects3c5b34af9dHelp: Replace links with their permanent redirects1004be159fFindCUDAToolkit: Replace broken links to NVIDIA documentation Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8210
This commit is contained in:
@@ -8,7 +8,7 @@ CPackIFW
|
||||
.. versionadded:: 3.1
|
||||
|
||||
This module looks for the location of the command-line utilities supplied with the
|
||||
`Qt Installer Framework <http://doc.qt.io/qtinstallerframework/index.html>`_
|
||||
`Qt Installer Framework <https://doc.qt.io/qtinstallerframework/index.html>`_
|
||||
(QtIFW).
|
||||
|
||||
The module also defines several commands to control the behavior of the
|
||||
|
||||
@@ -173,7 +173,7 @@ cuFile
|
||||
|
||||
.. versionadded:: 3.25
|
||||
|
||||
The NVIDIA GPUDirect Storage `cuFile <https://docs.nvidia.com/cuda/cufile-api/index.html>`_ library.
|
||||
The NVIDIA GPUDirect Storage `cuFile <https://docs.nvidia.com/gpudirect-storage/api-reference-guide/index.html>`_ library.
|
||||
|
||||
Targets Created:
|
||||
|
||||
@@ -236,7 +236,7 @@ Targets Created:
|
||||
cupti
|
||||
"""""
|
||||
|
||||
The `NVIDIA CUDA Profiling Tools Interface <https://developer.nvidia.com/CUPTI>`_.
|
||||
The `NVIDIA CUDA Profiling Tools Interface <https://developer.nvidia.com/cupti>`_.
|
||||
|
||||
Targets Created:
|
||||
|
||||
@@ -330,7 +330,7 @@ Targets Created:
|
||||
nvGRAPH
|
||||
"""""""
|
||||
|
||||
The `nvGRAPH <https://docs.nvidia.com/cuda/nvgraph/index.html>`_ library.
|
||||
The `nvGRAPH <https://web.archive.org/web/20201111171403/https://docs.nvidia.com/cuda/nvgraph/index.html>`_ library.
|
||||
Removed starting in CUDA 11.0
|
||||
|
||||
Targets Created:
|
||||
@@ -417,7 +417,7 @@ nvToolsExt
|
||||
|
||||
.. deprecated:: 3.25 With CUDA 10.0+, use :ref:`nvtx3 <cuda_toolkit_nvtx3>`.
|
||||
|
||||
The `NVIDIA Tools Extension <https://docs.nvidia.com/gameworks/content/gameworkslibrary/nvtx/nvidia_tools_extension_library_nvtx.htm>`_.
|
||||
The `NVIDIA Tools Extension <https://docs.nvidia.com/nvtx/>`_.
|
||||
This is a shared library only.
|
||||
|
||||
Targets Created:
|
||||
|
||||
@@ -13,7 +13,7 @@ An XCTest bundle is a CFBundle with a special product-type
|
||||
and bundle extension. The Mac Developer Library provides more
|
||||
information in the `Testing with Xcode`_ document.
|
||||
|
||||
.. _Testing with Xcode: https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/testing_with_xcode/
|
||||
.. _Testing with Xcode: https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/testing_with_xcode/
|
||||
|
||||
Module Functions
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user