Skip to content

Commit

Permalink
Merge pull request #584 from kokkos/tpadioleau-patch-1
Browse files Browse the repository at this point in the history
Update public headers
  • Loading branch information
dalg24 authored Sep 16, 2024
2 parents 7a627e9 + f566364 commit 33e79e6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/source/API/core/view/layoutLeft.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. role:: cppkokkos(code)
:language: cppkokkos

Header File: ``<Kokkos_Layout.hpp>``
Header File: ``<Kokkos_Core.hpp>``

Usage
-----
Expand Down
2 changes: 1 addition & 1 deletion docs/source/API/core/view/layoutRight.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. role:: cppkokkos(code)
:language: cppkokkos

Header File: ``<Kokkos_Layout.hpp>``
Header File: ``<Kokkos_Core.hpp>``

Usage
-----
Expand Down
2 changes: 1 addition & 1 deletion docs/source/API/core/view/layoutStride.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. role:: cppkokkos(code)
:language: cppkokkos

Header File: ``<Kokkos_Layout.hpp>``
Header File: ``<Kokkos_Core.hpp>``

Usage
-----
Expand Down
2 changes: 1 addition & 1 deletion docs/source/API/core/view/view_alloc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. role:: cppkokkos(code)
:language: cppkokkos

Header File: ``<Kokkos_View.hpp>``
Header File: ``<Kokkos_Core.hpp>``

Usage
-----
Expand Down

0 comments on commit 33e79e6

Please sign in to comment.