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

This commit is contained in:
Axel Kohlmeyer
2020-09-10 16:16:58 -04:00
parent 4452109b60
commit ded57ba749

View File

@ -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: