Unverified Commit ded57ba7 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

move test to avoid issues with indentation from having tabs follow directly a list-table

parent 4452109b
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -373,8 +373,8 @@ More information on Kokkos can be found on the
Available Architecture settings
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

These are the possible choices for the Kokkos architecture ID as of
version 3.2 of the Kokkos library. They must be specified in uppercase.
These are the possible choices for the Kokkos architecture ID.
They must be specified in uppercase.

.. list-table::
   :header-rows: 0
@@ -486,6 +486,8 @@ version 3.2 of the Kokkos library. They must be specified in uppercase.
      - GPU
      - Intel GPUs Gen9+

This list was last updated for version 3.2 of the Kokkos library.

.. tabs::

   .. tab:: Basic CMake build settings: