mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 14:59:17 +00:00
Doc reorg2 (#1189)
* doc_reorg2 updated TOC * doc_reorg2 updates * fix conflicts, add grid
This commit is contained in:
@@ -12,27 +12,26 @@ The Composable Kernel (CK) library provides a programming model for writing perf
|
||||
|
||||
The CK documentation is structured as follows:
|
||||
|
||||
.. card:: Conceptual
|
||||
.. grid:: 2
|
||||
:gutter: 3
|
||||
|
||||
* :ref:`what-is-ck`
|
||||
.. grid-item-card:: Installation
|
||||
|
||||
.. card:: Installation
|
||||
* :ref:`docker-hub`
|
||||
|
||||
* :ref:`docker-hub`
|
||||
.. grid-item-card:: Conceptual
|
||||
|
||||
.. card:: Tutorial
|
||||
* :ref:`what-is-ck`
|
||||
|
||||
* :ref:`hello-world`
|
||||
.. grid-item-card:: API reference
|
||||
|
||||
.. card:: API reference
|
||||
* :ref:`supported-primitives`
|
||||
* :ref:`api-reference`
|
||||
* :ref:`wrapper`
|
||||
|
||||
* :ref:`supported-primitives`
|
||||
* :ref:`api-reference`
|
||||
* :ref:`wrapper`
|
||||
.. grid-item-card:: Tutorial
|
||||
|
||||
.. card:: Contributing to CK
|
||||
|
||||
* :ref:`contributing-to`
|
||||
* :ref:`hello-world`
|
||||
|
||||
To contribute to the documentation refer to `Contributing to ROCm <https://rocm.docs.amd.com/en/latest/contribute/index.html>`_.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user