diff --git a/docs/source/API/core/utilities/printf.rst b/docs/source/API/core/utilities/printf.rst index 66a4f33c5..7963aed4e 100644 --- a/docs/source/API/core/utilities/printf.rst +++ b/docs/source/API/core/utilities/printf.rst @@ -4,7 +4,11 @@ .. role:: cppkokkos(code) :language: cppkokkos -Defined in header ```` +.. _KokkosPrintf: https://github.com/kokkos/kokkos/blob/4.2.00/core/src/Kokkos_Printf.hpp + +.. |KokkosPrintf| replace:: ```` + +Defined in header |KokkosPrintf|_ which is included from ```` .. code-block:: cpp