We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b78bb3 commit a95048eCopy full SHA for a95048e
cuda_python/docs/source/conf.py
@@ -86,6 +86,7 @@
86
rst_epilog = f"""
87
.. _cuda.core: {CUDA_PYTHON_DOMAIN}/cuda-core/latest
88
.. _cuda.bindings: {CUDA_PYTHON_DOMAIN}/cuda-bindings/latest
89
+.. _cuda.pathfinder: {CUDA_PYTHON_DOMAIN}/cuda-pathfinder/latest
90
.. _cuda.cccl.cooperative: https://nvidia.github.io/cccl/python/cooperative
91
.. _cuda.cccl.parallel: https://nvidia.github.io/cccl/python/parallel
92
.. _numba.cuda: https://nvidia.github.io/numba-cuda/
0 commit comments